[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 0 / 3 / ExperimentalDynamicSDK / 0.1.0 / ExperimentalDynamicSDK.podspec.json
blob8259a600112ada9b104fcec73b1822571b7898ac
2   "name": "ExperimentalDynamicSDK",
3   "version": "0.1.0",
4   "summary": "Experimental dynamic SDK",
5   "static_framework": true,
6   "homepage": "http://developers.situm.es/pages/mobile/ios/",
7   "authors": {
8     "Name": "Experimental SDK"
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-feature-remove-static-deps-2.31.1-DEV.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   }