blob: 47ebc489847e75947a976a8666d7739acc79227b [file] [log] [blame]
{
"name": "IndoorAtlas",
"version": "2.2.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/03091afa3fd53abe-indooratlas-ios-sdk-2.2.3-32.zip"
}
}