blob: 9e1ac1adef34668b57ca0d8d149fcf3f8e763c7b [file] [log] [blame]
{
"name": "IndoorAtlas",
"version": "2.1.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": "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"
],
"libraries": [
"c++",
"z"
],
"source": {
"http": "https://dl.bintray.com/indooratlas-ltd/indooratlas-ios-sdk/c99cdccad484262c-indooratlas-ios-sdk-2.1.3-9.zip"
}
}