[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 4 / d / ADMobileAdSDK / 3.6.2.06231 / ADMobileAdSDK.podspec.json
blob81295638782e5794b159cb69600b8ca5ace2635e
2   "name": "ADMobileAdSDK",
3   "version": "3.6.2.06231",
4   "summary": "ADMobile广告SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/admobile/ios-framework-admobileadsdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sangshen": "sangshen@ecook.cn"
13   },
14   "source": {
15     "git": "https://gitee.com/admobile/ios-framework-admobileadsdk.git",
16     "tag": "3.6.2.06231"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "ADMobileAdSDK/Classes/*.xcframework",
22   "dependencies": {
23     "ADSuyiKit": [
24       "~> 0.5.8.06231"
25     ],
26     "ADSuyiNetwork": [
27       "~> 0.2.0.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   }