[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 0 / 3 / ExperimentalDynamicSDK / 0.1.3 / ExperimentalDynamicSDK.podspec.json
blob7d20847dd9a7bb967f3a7b83bc574bba2bb09376
2   "name": "ExperimentalDynamicSDK",
3   "version": "0.1.3",
4   "summary": "Experimental dynamic SDK",
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-snapshot-local/iOS/SitumSDK/feature-remove-static-deps/2.31.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   "dependencies": {
32     "Protobuf": [
33       "~> 3.7"
34     ]
35   },
36   "pod_target_xcconfig": {
37     "OTHER_LDFLAGS": "$(inherited) -ObjC"
38   }