[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / d / 1 / SitumSDK / 3.2.0 / SitumSDK.podspec.json
blobe4f4c693c998c539157399515ffa31f04b7bea27
2   "name": "SitumSDK",
3   "version": "3.2.0",
4   "summary": "Indoor Location for iOS.",
5   "static_framework": true,
6   "homepage": "http://developers.situm.com/pages/mobile/ios/",
7   "authors": {
8     "Name": "support@situm.com"
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.com/artifactory/libs-release-local/iOS/SitumSDK/3.2.0/SitumSDK.noprotobuf.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   "dependencies": {
32     "Protobuf": [
33       "~> 3.7"
34     ],
35     "SSZipArchive": [
36       "~> 2.4"
37     ]
38   },
39   "pod_target_xcconfig": {
40     "OTHER_LDFLAGS": "$(inherited) -ObjC"
41   }