[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 6 / e / BeeMobGDTSDK / 4.10.3 / BeeMobGDTSDK.podspec.json
blobb01472cc557a9046ce5aa162c879c16d371a6712
2   "name": "BeeMobGDTSDK",
3   "version": "4.10.3",
4   "summary": "广点通广告, 版本4.10.1",
5   "description": "广点通iOS版本sdk,版本号与广点通官网对应,更新描述以官方为准\n4.10.1.1:退回至4.7.8",
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": "4.10.3"
20   },
21   "frameworks": [
22     "AdSupport",
23     "CoreLocation",
24     "QuartzCore",
25     "SystemConfiguration",
26     "CoreTelephony",
27     "Security",
28     "StoreKit",
29     "WebKit",
30     "AVFoundation",
31     "CoreGraphics",
32     "UIKit",
33     "Foundation"
34   ],
35   "libraries": [
36     "z",
37     "xml2"
38   ],
39   "requires_arc": true,
40   "source_files": "lib/*.h",
41   "ios": {
42     "vendored_libraries": "lib/libGDTMobSDK.a"
43   }