| { | |
| "name": "HMRefresh", | |
| "version": "1.1.6", | |
| "summary": "轻量级的上拉/下拉刷新控件", | |
| "homepage": "https://github.com/itheima-developer/HMRefresh", | |
| "license": "MIT", | |
| "authors": { | |
| "黑马程序员": "ios@itcast.cn" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/itheima-developer/HMRefresh.git", | |
| "tag": "1.1.6" | |
| }, | |
| "source_files": "HMRefresh/HMRefresh/HMRefresh/*.{h,m}", | |
| "resources": "HMRefresh/HMRefresh/HMRefresh/HMRefresh.bundle", | |
| "requires_arc": true | |
| } |