[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / f / 6 / e / BeeMobGDTSDK / 1.0.1 / BeeMobGDTSDK.podspec.json
blob5e808cb711465478b8d09fbea2fc4a2cac1da04e
2   "name": "BeeMobGDTSDK",
3   "version": "1.0.1",
4   "summary": "广点通广告, 版本4.7.8",
5   "description": "* 4.7.8    iOS 4.7.8版本,支持Banner广告,插屏广告,原生广告,开屏广告,原生模板广告。适配 iPhone X、支持 Auto Layout。",
6   "homepage": "https://github.com/5hito/BeeMobGDTSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "5hito": "beemans@foxmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/5hito/BeeMobGDTSDK.git",
19     "tag": "1.0.1"
20   },
21   "frameworks": [
22     "AdSupport",
23     "CoreLocation",
24     "QuartzCore",
25     "SystemConfiguration",
26     "CoreTelephony",
27     "Security",
28     "StoreKit",
29     "WebKit",
30     "AVFoundation"
31   ],
32   "libraries": [
33     "z",
34     "xml2"
35   ],
36   "requires_arc": true,
37   "source_files": "lib/*.h",
38   "ios": {
39     "vendored_libraries": "lib/libGDTMobSDK.a"
40   }