| { |
| "name": "HcdGuideView", |
| "version": "0.0.3", |
| "summary": "A simple guide view.", |
| "description": "一个简单的引导页面,能够判断是否是第一次启动,如果是第一次启动则显示引导页面。", |
| "homepage": "https://github.com/Jvaeyhcd/HcdGuideView", |
| "screenshots": "https://raw.githubusercontent.com/Jvaeyhcd/HcdGuideView/master/screen.gif", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Jvaeyhcd": "chedahuang@icloud.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/Jvaeyhcd/HcdGuideView.git", |
| "tag": "0.0.3" |
| }, |
| "source_files": "HcdGuideView/**/*.{h,m}", |
| "requires_arc": true |
| } |