[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / c / 3 / GDTMobSDKMM / 1.0.5 / GDTMobSDKMM.podspec.json
blob5709721287d0e8b1482eb9e307342a6eeac43674
2   "name": "GDTMobSDKMM",
3   "version": "1.0.5",
4   "summary": "GDT_iOS_SDK_4.11.5",
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.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GDTMobSDKMM/*.h",
22   "vendored_libraries": [
23     "GDTMobSDKMM/libGDTMobSDK.a",
24     "GDTMobSDKMM/libWeChatSDK.a"
25   ],
26   "libraries": [
27     "z",
28     "c++",
29     "xml2",
30     "resolv",
31     "sqlite3"
32   ],
33   "frameworks": [
34     "UIKit",
35     "CoreMotion",
36     "AVFoundation",
37     "WebKit",
38     "SystemConfiguration",
39     "AdSupport",
40     "CoreLocation",
41     "CoreTelephony",
42     "StoreKit",
43     "CoreServices",
44     "CoreMedia",
45     "MediaPlayer",
46     "Accelerate",
47     "CFNetwork",
48     "CoreGraphics",
49     "Security"
50   ]