blob: b4ec7654f76692842dad997c1d9c5cc109523a11 [file] [log] [blame]
{
"name": "WHLaunchAd",
"version": "1.0.0",
"summary": "几行代码实现启动页广告功能",
"homepage": "https://github.com/wenyhooo/WHLaunchAd",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wenyhooo": "871531334@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/wenyhooo/WHLaunchAd.git",
"tag": "1.0.0"
},
"source_files": "Pod/Classes/**/*.{h,m,mm}",
"requires_arc": true
}