blob: b4ca1966c7c34ddf39ce409b5242e83e940f21af [file] [log] [blame]
{
"name": "XHLaunchAd",
"version": "2.0",
"summary": "几行代码实现启动页广告功能",
"homepage": "https://github.com/CoderZhuXH/XHLaunchAd",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhu Xiaohui": "977950862@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CoderZhuXH/XHLaunchAd.git",
"tag": "2.0"
},
"source_files": [
"XHLaunchAd",
"*.{h,m}"
],
"requires_arc": true
}