blob: 6ef068c737567024c462e5261dd1fde5a686fa9f [file] [log] [blame]
{
"name": "LQLaunchImageInterstitials",
"version": "0.0.1",
"summary": "使用SDWebImage来设置启动时植入广告",
"homepage": "https://github.com/lq121/LQLaunchImageInterstitials",
"license": "MIT",
"authors": {
"魑魅魍魉121": "1210971329@qq.com"
},
"social_media_url": "https://github.com/lq121",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/lq121/LQLaunchImageInterstitials.git",
"tag": "0.0.1",
"commit": "c84c1ee5661f3a27cb8b285470618b198ab9a603"
},
"source_files": "LQLaunchImageInterstitials/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.8.1"
]
}
}