blob: ce8109066568d26e5864701d5cd3005f7ca32b58 [file] [log] [blame]
{
"name": "IndoorAtlas",
"version": "2.4.2",
"summary": "IndoorAtlas SDK for iOS.",
"description": "Use the IndoorAtlas SDK to have indoor positioning in your app.",
"homepage": "http://docs.indooratlas.com/ios/",
"license": {
"type": "Copyright",
"text": "IndoorAtlas Ltd."
},
"authors": "IndoorAtlas Ltd.",
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": [
"indooratlas-ios-sdk/IndoorAtlas.framework"
],
"resources": [
],
"source_files": [
],
"preserve_paths": [
"indooratlas-ios-sdk/example"
],
"frameworks": [
"UIKit",
"Foundation",
"Security",
"CFNetwork",
"CoreMotion",
"CoreLocation",
"SystemConfiguration",
"CoreBluetooth"
],
"libraries": [
"c++",
"z"
],
"source": {
"http": "https://bintray.com/artifact/download/indooratlas-ltd/indooratlas-ios-sdk/d38eec8b6f7986f7-indooratlas-ios-sdk-2.4.2-73.zip"
}
}