| { | |
| "name": "XXPageController", | |
| "version": "0.0.5", | |
| "summary": "分页加载控制器.", | |
| "description": "iOS 端的分页标签快速加载控制器, 带有多种 UI 滑动效果可定制", | |
| "homepage": "https://github.com/coderlinxx/XXPageController", | |
| "license": "MIT", | |
| "authors": { | |
| "林祥兴": "inxxlin@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/coderlinxx/XXPageController.git", | |
| "tag": "0.0.5" | |
| }, | |
| "source_files": "XXPageController/XXPageMenuController/*.{h,m}", | |
| "requires_arc": true | |
| } |