[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 0 / a / GDTAd / 4.6.4 / GDTAd.podspec.json
blobc1c13ccfe6b815f987638a907d5faad38a97a11b
2   "name": "GDTAd",
3   "version": "4.6.4",
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.6.4"
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   "ios": {
23     "frameworks": [
24       "AdSupport",
25       "Security",
26       "StoreKit",
27       "CoreMotion",
28       "CoreLocation",
29       "CoreTelephony",
30       "SystemConfiguration",
31       "QuartzCore"
32     ]
33   }