| { |
| "name": "CZFGuidePageView", |
| "version": "0.0.1", |
| "summary": "my first CZFGuidePageView.", |
| "description": "this Module for App init Guide Page. you deserved it.", |
| "homepage": "https://github.com/MacleChen/CZFGuidePageView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "MacleChen": "851327579@qq.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/MacleChen/CZFGuidePageView.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": [ |
| "CZFGuidePageView", |
| "CZFGuidePageView/*.{h,m,swift}" |
| ] |
| } |