| { |
| "name": "SOGuidePage", |
| "version": "0.1", |
| "summary": "首次安装引导界面,支持Gif,普通图片,Gif和普通图片混合三种情况!", |
| "description": "首次安装引导界面,支持Gif,普通图片,Gif和普通图片混合三种情况!\n只需要简单的几行代码即可集成引导界面!", |
| "homepage": "https://github.com/SosonHuang/SOGuidePage", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "SosonWong": "soson@duoweimmm.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/SosonHuang/SOGuidePage.git", |
| "tag": "0.1" |
| }, |
| "source_files": "SOGuidePage/SOGuidePage/SOGuideView/**/*.{h,m}", |
| "dependencies": { |
| "YLGIFImage": [ |
| |
| ] |
| } |
| } |