blob: 63a7e8293930d8797483218f0c5ec6bd34193ee0 [file] [log] [blame]
{
"name": "FWLaunchAd",
"version": "2.0.3",
"summary": "启动广告图,支持本地或者网络图片、gif图片、视频.",
"description": "启动广告图,支持本地或者网络图片、gif图片、视频,有多重可选播放策略、播放按钮等;",
"homepage": "https://github.com/choiceyou/FWLaunchAd",
"license": "MIT",
"authors": {
"xfg": "853299701@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/choiceyou/FWLaunchAd.git",
"tag": "2.0.3"
},
"source_files": "FWLaunchAd/FWLaunchAd/FWLaunchAd/*.{h,m}",
"requires_arc": true,
"dependencies": {
"FLAnimatedImage": [
]
}
}