blob: 7ec2003c4361fc2497ee8fdcbee7d77ec3f224bd [file] [log] [blame]
{
"name": "SZLaunchAdPage",
"version": "1.1.0",
"summary": "简单易用的iOS启动页广告",
"homepage": "https://github.com/sunzhongliangde/SZLaunchAdPage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunzhongliang": "sunzhong_liang@163.com"
},
"social_media_url": "https://sunzhongliangde.github.io",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sunzhongliangde/SZLaunchAdPage.git",
"tag": "1.1.0"
},
"source_files": "LaunchAd/LaunchAdPage/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
">= 5.0.0"
]
}
}