[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 6 / 7 / KKLaunchAd / 1.0.4 / KKLaunchAd.podspec.json
blobd8ba92d2fe1f728922248f49796c8f44729c64d3
2   "name": "KKLaunchAd",
3   "version": "1.0.4",
4   "summary": "开屏广告、启动广告解决方案",
5   "description": "开屏广告、启动广告解决方案-支持静态/动态图片广告,mp4视频广告,全屏/半屏广告、兼容iPhone/iPad.",
6   "homepage": "https://github.com/cuizhiyuan/KKLaunchAd",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cuizhiyuan": "554561128@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/cuizhiyuan/KKLaunchAd.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "resource_bundles": {
22     "KKLaunchAd": [
23       "KKLaunchAd/KKLaunchAd.framework/*.bundle"
24     ]
25   },
26   "vendored_frameworks": "KKLaunchAd/*.{framework}",
27   "dependencies": {
28     "AFNetworking": [
30     ],
31     "SDWebImage": [
33     ],
34     "SVProgressHUD": [
36     ]
37   }