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