[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / f / 1 / SKYLaunchAd / 1.0.1 / SKYLaunchAd.podspec.json
blob4177758b8117a08527e0c5cbd28a9e5ae02198e9
2   "name": "SKYLaunchAd",
3   "version": "1.0.1",
4   "summary": "启动广告图,支持本地或者网络图片、gif图片、视频.",
5   "description": "启动广告图,支持本地或者网络图片、gif图片、视频,有多重可选播放策略、播放按钮等;",
6   "homepage": "https://github.com/yao106/SKYLaunchAd",
7   "license": "MIT",
8   "authors": {
9     "xfg": ""
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/yao106/SKYLaunchAd.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "FWLaunchAd/FWLaunchAd/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "FLAnimatedImage": [
23     ]
24   }