| { |
| "name": "ViewPagers", |
| "version": "0.1.5", |
| "summary": "A short description of ViewPager.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/CNKCQ/ViewPager", |
| "license": { |
| "type": "Apache", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "wangchengqvan@gmail.com": "wangchengqvan@hotmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/CNKCQ/ViewPager.git", |
| "tag": "0.1.5" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "ViewPager/Classes/**/*", |
| "dependencies": { |
| "SnapKit": [ |
| |
| ] |
| }, |
| "pushed_with_swift_version": "4.0" |
| } |