[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 4 / a / SSPAdSDK / 1.2.0 / SSPAdSDK.podspec.json
blobc51a75f160014894a3a5df4590f387e696cb4671
2   "name": "SSPAdSDK",
3   "version": "1.2.0",
4   "summary": "SSPAdSDK",
5   "homepage": "https://www.baidu.com/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "likai": "likaiwade1991@sina.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "pod_target_xcconfig": {
17     "DEFINES_MODULE": "YES"
18   },
19   "frameworks": [
20     "SystemConfiguration",
21     "UIKit",
22     "CoreTelephony",
23     "AdSupport"
24   ],
25   "libraries": [
26     "z",
27     "resolv.9",
28     "sqlite3",
29     "c++",
30     "c++abi"
31   ],
32   "source": {
33     "git": "https://github.com/likaiwade/SSPAdSDK.git",
34     "tag": "1.2.0"
35   },
36   "resources": "*.bundle",
37   "ios": {
38     "vendored_frameworks": "*.framework"
39   },
40   "dependencies": {
41     "Ads-CN": [
42       "~> 5.4.0.9"
43     ],
44     "KSAdSDK": [
45       "~> 3.3.51.1"
46     ],
47     "Masonry": [
48       "~> 1.1.0"
49     ],
50     "GDTMobSDK": [
51       "~> 4.14.42"
52     ],
53     "AFNetworking": [
54       "~> 4.0.1"
55     ],
56     "SDWebImageWebPCoder": [
57       "~> 0.13.0"
58     ]
59   }