[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / d / 6 / XYLaunchAndIntroduction / 0.0.3 / XYLaunchAndIntroduction.podspec.json
blob537f5dce0f399707482d2856b4c98277de2523f0
2   "name": "XYLaunchAndIntroduction",
3   "version": "0.0.3",
4   "summary": "自定义启动页(包括:静态页,动态页,广告页,向导页,自动滚动页) 自定义引导页 (包括: 传统引导页,浮层动画引导,gif引导页,自定义引导页,视频引导页)",
5   "description": "自定义启动页(包括:静态页,动态页,广告页,向导页,自动滚动页) 自定义引导页 (包括: 传统引导页,浮层动画引导,gif引导页,自定义引导页,视频引导页) 启动页和引导页可以互相配合效果更佳",
6   "homepage": "https://github.com/cryboyofyu/XYLaunchAndIntroduction.git",
7   "license": "MIT",
8   "authors": {
9     "LV": "cryboyofyu@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/cryboyofyu/XYLaunchAndIntroduction.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "XYIntroductionAndLaunch/**/*.{h,m}",
19   "resources": "XYLaunchAndIntroductionExample/XYLaunchAndIntroductionExample/XYTestImgs/*.{gif,jpg,png,jpeg}",
20   "frameworks": [
21     "AVFoundation",
22     "UIKit",
23     "ImageIO"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "SDWebImage": [
28       "4.0.0"
29     ]
30   }