Latest | 4.8.1 |
---|---|
Homepage | http://www.indoo.rs |
License | Copyright Copyright 2015 indoo.rs GmbH. All rights reserved. |
Platforms | ios 7.1, requires ARC |
Authors |
Latest podspec
{ "name": "IndoorsSDK-iOS", "version": "4.8.1", "platforms": { "ios": "7.1" }, "summary": "iOS SDK for performing indoors mapping and localisation provided by indoo.rs", "authors": { "indoo.rs": "[email protected]" }, "homepage": "http://www.indoo.rs", "documentation_url": "http://indoors.readme.io/docs/getting-started-with-indoors-ios-sdk", "license": { "type": "Copyright", "text": "Copyright 2015 indoo.rs GmbH. All rights reserved." }, "source": { "git": "https://bitbucket.org/indoors/indoorssdk-ios.git", "tag": "4.8.1" }, "ios": { "vendored_frameworks": "IndoorsSDK.framework", "frameworks": [ "QuartzCore", "SystemConfiguration", "CoreMotion", "CFNetwork", "UIKit", "Foundation", "CoreBluetooth", "CoreGraphics", "CoreLocation" ] }, "libraries": [ "z", "sqlite3.0", "c++" ], "requires_arc": true }
Wed, 06 Dec 2017 09:40:08 +0000