[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 9 / JCSDK_iOS / 1.0.0 / JCSDK_iOS.podspec.json
blobbe2b5ece4398883c5e5d9384d931ca58a0e0f145
2   "name": "JCSDK_iOS",
3   "version": "1.0.0",
4   "summary": "JCSDK广告聚合",
5   "description": "MS公司提供的一套聚合广告平台和数据采集的工具库,供合作方使用",
6   "homepage": "https://github.com/Romambo/JCSDK-iOS_pod",
7   "license": "MIT",
8   "authors": {
9     "Romambo": "72074640+Romambo@users.noreply.github.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Romambo/JCSDK-iOS_pod.git",
16     "tag": "1.0.0"
17   },
18   "default_subspecs": "TemSDK",
19   "frameworks": [
20     "SystemConfiguration",
21     "CoreGraphics",
22     "Foundation",
23     "UIKit"
24   ],
25   "libraries": [
26     "c++",
27     "z",
28     "sqlite3",
29     "xml2",
30     "resolv"
31   ],
32   "requires_arc": true,
33   "user_target_xcconfig": {
34     "OTHER_LDFLAGS": [
35       "-lObjC"
36     ]
37   },
38   "subspecs": [
39     {
40       "name": "TemSDK",
41       "platforms": {
42         "ios": "8.0"
43       },
44       "vendored_frameworks": "MS_SDK/TemSDK.framework"
45     }
46   ]