[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 9 / 8 / JHNAdSDK / 1.0.2 / JHNAdSDK.podspec.json
blob07e23c68af3813297fc940f363fe9f7fa498ae4d
2   "name": "JHNAdSDK",
3   "version": "1.0.2",
4   "summary": "A short description of JHNAdSDK.",
5   "description": "JHNAdSDK by jihuoniao description of JHNAdSDK",
6   "homepage": "https://github.com/zilllionaire/JHNAdSDK",
7   "license": "MIT",
8   "authors": {
9     "zilllionaire": "zilllionaire@sina.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/zilllionaire/JHNAdSDK.git",
16     "tag": "1.0.2"
17   },
18   "requires_arc": true,
19   "default_subspecs": "JiHuoNiaoAdSDK",
20   "xcconfig": {
21     "OTHER_LDFLAGS": "-ObjC"
22   },
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "x86_64 armv7 arm64"
25   },
26   "subspecs": [
27     {
28       "name": "JiHuoNiaoAdSDK",
29       "frameworks": [
30         "MessageUI",
31         "iAd",
32         "ImageIO",
33         "SystemConfiguration",
34         "WebKit",
35         "MobileCoreServices",
36         "SafariServices",
37         "CoreTelephony",
38         "CoreLocation",
39         "AVFoundation",
40         "CoreGraphics",
41         "MediaPlayer",
42         "AdSupport",
43         "CoreMedia",
44         "CFNetwork",
45         "CoreMotion",
46         "CoreServices",
47         "StoreKit",
48         "Security",
49         "Photos"
50       ],
51       "weak_frameworks": [
52         "WebKit",
53         "UIKit",
54         "Foundation"
55       ],
56       "libraries": [
57         "c++",
58         "sqlite3.0",
59         "z",
60         "xml2",
61         "resolv.9"
62       ],
63       "vendored_frameworks": [
64         "JHNAdSDK/JiHuoNiaoAdSDK.framework",
65         "JHNAdSDK/AdSpaceLib.framework"
66       ]
67     },
68     {
69       "name": "GDTCommonSDK",
70       "platforms": {
71         "ios": "9.0"
72       },
73       "vendored_frameworks": "JHNAdSDK/GDTCommonSDK/GDTCommonSDK.framework",
74       "dependencies": {
75         "GDTMobSDK": [
76           "4.14.02"
77         ]
78       }
79     },
80     {
81       "name": "CSJCommonSDK",
82       "platforms": {
83         "ios": "9.0"
84       },
85       "vendored_frameworks": "JHNAdSDK/CSJCommonSDK/CSJCommonSDK.framework",
86       "dependencies": {
87         "Ads-CN-Beta": [
88           "5.1.0.1"
89         ]
90       }
91     },
92     {
93       "name": "KSCommonSDK",
94       "platforms": {
95         "ios": "9.0"
96       },
97       "vendored_frameworks": "JHNAdSDK/KSCommonSDK/KSCommonSDK.framework",
98       "dependencies": {
99         "KSAdSDK": [
100           "3.3.36"
101         ]
102       }
103     },
104     {
105       "name": "SIGCommonSDK",
106       "platforms": {
107         "ios": "9.0"
108       },
109       "vendored_frameworks": "JHNAdSDK/SIGCommonSDK/SIGCommonSDK.framework",
110       "dependencies": {
111         "SigmobAd-iOS": [
112           "4.6.1"
113         ]
114       }
115     },
116     {
117       "name": "BDCommonSDK",
118       "platforms": {
119         "ios": "9.0"
120       },
121       "vendored_frameworks": "JHNAdSDK/BDCommonSDK/BDCommonSDK.framework",
122       "dependencies": {
123         "BaiduMobAdSDK": [
124           "4.901"
125         ]
126       }
127     }
128   ]