blob: f82d5d889faabe0f3907c9640b7b9c572e01cbd0 [file] [log] [blame]
{
"name": "XHLaunchAd",
"version": "3.7.2",
"summary": "The screen opening advertising solutions - 开屏广告、启动广告解决方案,支持图片/视频、静态/动态、全屏/半屏广告,支持iPhone/iPad,自带图片下载、缓存功能,等等.",
"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": "3.7.2"
},
"source_files": [
"XHLaunchAd/XHLaunchAd",
"*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"FLAnimatedImage": [
"~> 1.0.12"
]
}
}