blob: a46bb7d4c846cc4a7834e5fa8ce91176661793fb [file] [log] [blame]
{
"name": "FWLaunchAd",
"version": "2.0.4",
"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.4"
},
"source_files": [
"FWLaunchAd",
"FWLaunchAd/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"FLAnimatedImage": [
]
}
}