[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / d / 1 / SitumSDK / 2.40.1 / SitumSDK.podspec.json
blob2105d4aed1baa675158ff924766e3064af9dc020
2   "name": "SitumSDK",
3   "version": "2.40.1",
4   "summary": "Indoor Location for iOS.",
5   "static_framework": true,
6   "homepage": "http://developers.situm.es/pages/mobile/ios/",
7   "authors": {
8     "Name": "support@situm.es"
9   },
10   "license": {
11     "type": "CUSTOM",
12     "file": "LICENSE.txt"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "http": "https://repo.situm.es/artifactory/libs-release-local/iOS/SitumSDK/2.40.1/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   },
36   "pod_target_xcconfig": {
37     "OTHER_LDFLAGS": "$(inherited) -ObjC"
38   }