blob: 227f80c6a774f994903b9dc4704ecda7f296356e [file] [log] [blame]
{
"name": "SitumSDK",
"version": "2.36.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.36.1/SitumSDK.noprotobuf.zip"
},
"ios": {
"vendored_frameworks": "SitumSDK.framework"
},
"frameworks": [
"CoreLocation",
"CoreMotion"
],
"libraries": [
"c++",
"z"
],
"dependencies": {
"Protobuf": [
"~> 3.7"
]
},
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "$(inherited) -ObjC"
}
}