blob: b7c49a4dabbd0f5542723effb7a03db5250a42d1 [file] [log] [blame]
{
"name": "IndoorAtlas",
"version": "2.3.1",
"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": "7.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://dl.bintray.com/indooratlas-ltd/indooratlas-ios-sdk/256a6ade5a02836d-indooratlas-ios-sdk-2.3.1-59.zip"
}
}