[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 1 / d / SparkXAdSDK / 1.0.2 / SparkXAdSDK.podspec.json
blob36d43e98fb68d6b386c47ebae6f4393cd85825e2
2   "name": "SparkXAdSDK",
3   "version": "1.0.2",
4   "summary": "广告聚合sdk",
5   "license": "MIT",
6   "authors": {
7     "smile": "505397638@qq.com"
8   },
9   "homepage": "https://github.com/YingYou/SparkXAdSDK",
10   "frameworks": [
11     "UIKit",
12     "Foundation"
13   ],
14   "requires_arc": true,
15   "xcconfig": {
16     "ENABLE_BITCODE": "No",
17     "OTHER_LDFLAGS": "-ObjC"
18   },
19   "source": {
20     "git": "https://github.com/YingYou/SparkXAdSDK.git",
21     "tag": "1.0.2"
22   },
23   "platforms": {
24     "ios": "9.0"
25   },
26   "ios": {
27     "vendored_frameworks": "SparkXAdSDK.framework",
28     "resources": "SparkXAd.bundle"
29   },
30   "dependencies": {
31     "AFNetworking": [
32       "~> 4.0"
33     ],
34     "YYCache": [
36     ],
37     "YYModel": [
39     ],
40     "SDWebImage": [
42     ],
43     "FBAudienceNetwork": [
45     ],
46     "Google-Mobile-Ads-SDK": [
47       "7.67.0"
48     ]
49   }