blob: 3e697580250e0a7e7ae8170f0dff24f0f271812c [file] [log] [blame]
{
"name": "IndoorAtlas",
"version": "2.9.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/a40ff89c2ed6a79b-indooratlas-ios-sdk-2.9.3-158.zip"
}
}