blob: 2fa4e21499c527e19e533bdad5f0218f75fdecb6 [file] [log] [blame]
{
"name": "XHLaunchAd",
"version": "2.0.1",
"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.1"
},
"source_files": [
"XHLaunchAd",
"*.{h,m}"
],
"requires_arc": true
}