blob: 6be0f9872cefc0ce6c768389322447effb4d39e8 [file] [log] [blame]
{
"name": "SitumSDK",
"version": "2.26.1",
"summary": "Indoor Location for iOS.",
"static_framework": true,
"homepage": "http://developers.situm.es/pages/mobile/ios/",
"authors": {
"Name": "support@situm.es"
},
"license": {
"type": "CUSTOM",
"file": "LICENSE.txt"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://repo.situm.es/artifactory/libs-release-local/iOS/SitumSDK/2.26.1/SitumSDK.zip"
},
"ios": {
"vendored_frameworks": "SitumSDK.framework"
},
"frameworks": [
"CoreLocation",
"CoreMotion"
],
"libraries": [
"c++",
"z"
],
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "$(inherited) -ObjC"
}
}