[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 1 / 4 / d / ADMobileAdSDK / 3.6.0.04147 / ADMobileAdSDK.podspec.json
blob21d9c56cd2fb019a107a17d9215211d921c8584c
2   "name": "ADMobileAdSDK",
3   "version": "3.6.0.04147",
4   "summary": "ADMobile广告SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://121.41.108.203/adsuyi_kit/admobileadsdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sangshen": "sangshen@ecook.cn"
13   },
14   "source": {
15     "git": "http://121.41.108.203/adsuyi_kit/admobileadsdk.git",
16     "tag": "3.6.0.04147"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "ADMobileAdSDK/Classes/*.xcframework",
22   "dependencies": {
23     "ADSuyiKit": [
24       "~> 0.5.6.0"
25     ],
26     "ADSuyiNetwork": [
27       "~> 0.1.9.0"
28     ]
29   },
30   "frameworks": [
31     "UIKit",
32     "AVFoundation",
33     "MobileCoreServices",
34     "CoreMedia",
35     "StoreKit"
36   ],
37   "libraries": "xml2",
38   "requires_arc": true,
39   "static_framework": true,
40   "xcconfig": {
41     "OTHER_LDFLAGS": "-ObjC"
42   }