[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 3 / 1 / GDTSDK_ios / 1.0.0 / GDTSDK_ios.podspec.json
blobc5212e0323b8c41773db94447f241b46bb0700e1
2   "name": "GDTSDK_ios",
3   "version": "1.0.0",
4   "summary": "GDTSDK_ios for AD",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wyqwsg04/GDTSDK_ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wyqwsg04": "fdzclsc@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/wyqwsg04/GDTSDK_ios.git",
19     "tag": "1.0.0"
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   }