blob: e6a9da0b31ab7c3a6a41fba12a5e5fc6c2516958 [file] [log] [blame]
{
"name": "CTLaunchAd",
"version": "0.1.1",
"summary": "App启动页",
"description": "加载图片或视频的开屏页",
"homepage": "https://github.com/onexf/CTLaunchAd",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"onexf": "wangxinfeng@ichangtou.com"
},
"source": {
"git": "https://github.com/onexf/CTLaunchAd.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CTLaunchAd/Classes/**/*",
"dependencies": {
"XHLaunchAd": [
"~> 3.9.8"
]
}
}