[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / d / 1 / SitumSDK / 2.17.0 / SitumSDK.podspec.json
blob5f0f12c1708c2ca79fef10fd0f8b9ad5a3a694f1
2   "name": "SitumSDK",
3   "version": "2.17.0",
4   "summary": "Indoor Location for iOS.",
5   "static_framework": true,
6   "homepage": "http://developers.situm.es/pages/ios/",
7   "authors": {
8     "Name": "support@situm.es"
9   },
10   "license": {
11     "type": "CUSTOM",
12     "file": "LICENSE.txt"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "https://repo.situm.es/artifactory/libs-release-local/iOS/SitumSDK/2.17.0/SitumSDK.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "SitumSDK.framework"
22   },
23   "frameworks": [
24     "CoreLocation",
25     "CoreMotion"
26   ],
27   "libraries": [
28     "c++",
29     "z"
30   ],
31   "pod_target_xcconfig": {
32     "OTHER_LDFLAGS": "$(inherited) -ObjC"
33   }