[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / c / 3 / GDTMobSDKMM / 1.0.1.1 / GDTMobSDKMM.podspec.json
blobe6193cb02163156315704b13bdbffe699f99ff71
2   "name": "GDTMobSDKMM",
3   "version": "1.0.1.1",
4   "summary": "A short description of GDTMobSDKMM.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LazyJiu/GDTMobSDKMM",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LazyJiu": "0x170818@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/LazyJiu/GDTMobSDKMM.git",
16     "tag": "1.0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GDTMobSDKMM/*.H",
22   "vendored_libraries": "GDTMobSDKMM/libGDTMobSDK.a",
23   "libraries": [
24     "z",
25     "c++",
26     "xml2",
27     "resolv"
28   ],
29   "frameworks": [
30     "UIKit",
31     "CoreMotion",
32     "AVFoundation",
33     "WebKit",
34     "SystemConfiguration",
35     "AdSupport",
36     "CoreLocation",
37     "CoreTelephony",
38     "StoreKit",
39     "CoreServices",
40     "CoreMedia",
41     "MediaPlayer"
42   ]