[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 4 / c / 3 / GDTMobSDKMM / 1.0.3 / GDTMobSDKMM.podspec.json
blob2f3e9950b829f8d39b8d28eccf6cc4f8dc4803b7
2   "name": "GDTMobSDKMM",
3   "version": "1.0.3",
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.3"
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     "sqlite3"
29   ],
30   "frameworks": [
31     "UIKit",
32     "CoreMotion",
33     "AVFoundation",
34     "WebKit",
35     "SystemConfiguration",
36     "AdSupport",
37     "CoreLocation",
38     "CoreTelephony",
39     "StoreKit",
40     "CoreServices",
41     "CoreMedia",
42     "MediaPlayer",
43     "Accelerate"
44   ]