[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 0 / a / GDTAd / 4.8.7 / GDTAd.podspec.json
blobb281198fd725d8f68b4479d49688d03fe85c35e8
2   "name": "GDTAd",
3   "version": "4.8.7",
4   "summary": "广点通官方库映射.",
5   "description": "GDTAd是对广点通的映射,使用pod依赖管理,便于开发者快速集成广点通的广告能力。",
6   "license": "MIT",
7   "authors": {
8     "littleplayer": "mailjiancheng@163.com"
9   },
10   "homepage": "https://github.com/poholo/GDTAd",
11   "source": {
12     "git": "https://github.com/poholo/GDTAd.git",
13     "tag": "4.8.7"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "public_header_files": "SDK/include/*.h",
20   "vendored_libraries": "SDK/lib/*.a",
21   "source_files": "SDK/include/*.{h,m,mm}",
22   "frameworks": [
23     "AdSupport",
24     "Security",
25     "StoreKit",
26     "CoreMotion",
27     "CoreLocation",
28     "CoreTelephony",
29     "SystemConfiguration",
30     "QuartzCore",
31     "AVFoundation"
32   ],
33   "libraries": [
34     "z",
35     "xml2"
36   ],
37   "xcconfig": {
38     "USER_HEADER_SEARCH_PATHS": "${PROJECT_DIR}/Pods/**",
39     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
40   },
41   "weak_frameworks": "WebKit"