| { | |
| "name": "LoadController", | |
| "version": "2.0.8", | |
| "summary": "用于UIScrollView的上拉下拉加载数据", | |
| "description": "用于UIScrollView的上拉下拉加载数据.", | |
| "homepage": "https://github.com/Wmileo/LoadController", | |
| "license": "MIT", | |
| "authors": { | |
| "ileo": "work.mileo@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Wmileo/LoadController.git", | |
| "tag": "2.0.8" | |
| }, | |
| "source_files": "RefreshView/RefreshView/*.{h,m}", | |
| "requires_arc": true | |
| } |