[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / d / 1 / SitumSDK / 2.26.1 / SitumSDK.podspec.json
blob6be0f9872cefc0ce6c768389322447effb4d39e8
2   "name": "SitumSDK",
3   "version": "2.26.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.26.1/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   }