| { | |
| "name": "YQGuideView", | |
| "version": "0.2.0", | |
| "summary": "新手引导页或者介绍页", | |
| "description": "非常方便实用的一个新手引导页或者介绍页", | |
| "homepage": "https://github.com/yinqiong/YQGuideView", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "yinqiong": "yinqiong04@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/yinqiong/YQGuideView.git", | |
| "tag": "0.2.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "YQGuideView/Classes/**/*" | |
| } |