| { | |
| "name": "SPPages", | |
| "version": "0.1.0", | |
| "summary": "用于做左右滑动。和上下列表滑动,", | |
| "description": "类似于滑动列表。可以自定义头部。和滑动区域的显示View", | |
| "homepage": "https://github.com/krystalName/KNPageController", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "992275294@qq.com": "992275294@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/krystalName/KNPageController.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "SPPages/Classes/**/*" | |
| } |