[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / d / f / AdHubSDKPod / 1.8.8.5 / AdHubSDKPod.podspec.json
blob34791623bf077768e5b453fc710c6d8200822077
2   "name": "AdHubSDKPod",
3   "version": "1.8.8.5",
4   "summary": "AdHubSDK 广告平台, 用于请求广告的iOS SDK pod version",
5   "description": "支持开屏, banner, 原生, 激励, 插屏, 自定义类型广告请求\n1. 修复原生广告点击跳转后内存不能释放的问题\n2. ua修复\n3. 修改高级API问题\n4. 修改开屏广告点击问题\n5. 修改iOS7.0模式下 HTML格式不能加载问题\n6. 添加原生广告点击时坐标获取\n7. pod create framework with example\n8. fix User-Agent",
6   "homepage": "https://github.com/songMW",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "songMW": "songshoubing7664@163.com"
13   },
14   "source": {
15     "git": "https://github.com/songMW/AdHubSDKPod.git",
16     "tag": "1.8.8.5"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "vendored_frameworks": "AdHubSDKPod/Classes/*.framework",
22   "resources": "AdHubSDKPod/Classes/*.bundle",
23   "frameworks": [
24     "UIKit",
25     "Twitter",
26     "MobileCoreServices",
27     "Security",
28     "QuartzCore",
29     "SystemConfiguration",
30     "JavaScriptCore",
31     "WebKit",
32     "CoreMedia",
33     "CoreTelephony",
34     "CoreLocation",
35     "CoreMotion",
36     "AdSupport",
37     "CFNetwork",
38     "MessageUI",
39     "AVFoundation",
40     "SafariServices",
41     "StoreKit",
42     "CoreGraphics"
43   ]