[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 5 / 0 / 3 / ExperimentalDynamicSDK / 0.1.1 / ExperimentalDynamicSDK.podspec.json
blob63a9f9d22146f00246ee348cfa78eddc40ff41c9
2   "name": "ExperimentalDynamicSDK",
3   "version": "0.1.1",
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   "dependencies": {
28     "Protobuf": [
29       "3.7.0"
30     ]
31   },
32   "libraries": [
33     "c++",
34     "z"
35   ],
36   "pod_target_xcconfig": {
37     "OTHER_LDFLAGS": "$(inherited) -ObjC"
38   }