blob: 0b1c5d88bb6c03ad59cfdf6a87dfeb1717ec97c8 [file] [log] [blame]
{
"name": "CTLaunchAd",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CTLaunchAd/Classes/**/*",
"dependencies": {
"XHLaunchAd": [
"~> 3.9.8"
]
}
}