[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / a / d / 1 / SitumSDK / 3.21.1 / SitumSDK.podspec.json
bloba46111a811aef3a9bc8074586880b0143da31d7b
2   "name": "SitumSDK",
3   "version": "3.21.1",
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.21.1/SitumSDK.xcframework.noprotobuf.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "SitumSDK.xcframework"
22   },
23   "resource_bundles": {
24     "SitumSDK_Privacy": [
25       "Resources/PrivacyInfo.xcprivacy"
26     ]
27   },
28   "frameworks": [
29     "CoreLocation",
30     "CoreMotion"
31   ],
32   "libraries": [
33     "c++",
34     "z"
35   ],
36   "dependencies": {
37     "Protobuf": [
38       "~> 3.7"
39     ],
40     "SSZipArchive": [
41       "~> 2.4"
42     ]
43   },
44   "pod_target_xcconfig": {
45     "OTHER_LDFLAGS": "$(inherited) -ObjC"
46   }