| { |
| "name": "KPageController", |
| "version": "0.1.0", |
| "summary": "A short description of KPageController.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/KimLucky/KPageController", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "KimLucky": "xin.zhao@yintech.cn" |
| }, |
| "source": { |
| "git": "https://github.com/KimLucky/KPageController.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "KPageController/Classes/**/*", |
| "dependencies": { |
| "KSegmentControl": [ |
| |
| ], |
| "MJRefresh": [ |
| |
| ], |
| "Masonry": [ |
| |
| ], |
| "ReactiveObjC": [ |
| |
| ] |
| } |
| } |