blob: d6bae1fe14c1221f427cd199088e47976a3d8850 [file] [log] [blame]
{
"name": "IndoorAtlas",
"version": "2.5.3",
"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://indooratlas-ltd.bintray.com/indooratlas-ios-sdk/5a31fce5ac9825c2-indooratlas-ios-sdk-2.5.3-84.zip"
}
}