[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 7 / e / GTMAdSDK / 1.0.6 / GTMAdSDK.podspec.json
blob193ace69438ea0d4be654785fd2bd6fcdd72a046
2   "name": "GTMAdSDK",
3   "version": "1.0.6",
4   "summary": "火眼聚合广告SDK",
5   "description": "火眼聚合广告SDK_iOS",
6   "homepage": "https://github.com/myhayo/GTMAdSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aaslte": "raobinlin@myhayo.com"
13   },
14   "source": {
15     "git": "https://github.com/myhayo/GTMAdSDK.git",
16     "tag": "1.0.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "MapKit",
24     "WebKit",
25     "MediaPlayer",
26     "CoreLocation",
27     "AdSupport",
28     "CoreMedia",
29     "AVFoundation",
30     "CoreTelephony",
31     "StoreKit",
32     "SystemConfiguration",
33     "MobileCoreServices",
34     "CoreMotion",
35     "Accelerate"
36   ],
37   "libraries": [
38     "c++",
39     "resolv",
40     "z",
41     "sqlite3",
42     "xml2"
43   ],
44   "ios": {
45     "vendored_frameworks": "lib/GTMAdSDK.framework",
46     "resources": "lib/GTMAdSDK.framework/MHAdResource.bundle"
47   },
48   "xcconfig": {
49     "VALID_ARCHS": "armv7 armv7s x86_64 arm64"
50   },
51   "static_framework": true,
52   "dependencies": {
53     "GDTMobSDK": [
54       "~> 4.11.10"
55     ],
56     "Bytedance-UnionAD": [
57       "~> 3.2.0.1"
58     ],
59     "SigmobAd-iOS": [
60       "~> 2.20.1"
61     ]
62   }