blob: db4f947c627eb0342b34bc204c4f3f7815fea148 [file] [log] [blame]
{
"name": "IndoorAtlas",
"version": "3.1.3",
"summary": "IndoorAtlas SDK for iOS.",
"description": "Use the IndoorAtlas SDK to have indoor positioning in your app.",
"homepage": "https://docs.indooratlas.com/",
"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/a4086fbf3bf6afae-indooratlas-ios-sdk-3.1.3-316.zip"
}
}