| { |
| "name": "CPYPagerViewController", |
| "version": "0.1.0", |
| "summary": "A simple pager view controller.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/cielpy/CPYPagerViewController", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "cielpy": "beijiu572@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/cielpy/CPYPagerViewController.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "CPYPagerViewController/Classes/**/*", |
| "pushed_with_swift_version": "3.0", |
| "deprecated": true |
| } |