[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 7 / c / CTLaunchAd / 0.1.1 / CTLaunchAd.podspec.json
blobe6a9da0b31ab7c3a6a41fba12a5e5fc6c2516958
2   "name": "CTLaunchAd",
3   "version": "0.1.1",
4   "summary": "App启动页",
5   "description": "加载图片或视频的开屏页",
6   "homepage": "https://github.com/onexf/CTLaunchAd",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "onexf": "wangxinfeng@ichangtou.com"
13   },
14   "source": {
15     "git": "https://github.com/onexf/CTLaunchAd.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CTLaunchAd/Classes/**/*",
22   "dependencies": {
23     "XHLaunchAd": [
24       "~> 3.9.8"
25     ]
26   }