| { | |
| "name": "MZPullToRefresh", | |
| "version": "1.0.0", | |
| "summary": "MZPullToRefresh.", | |
| "description": "MZPullToRefresh 0.0.1", | |
| "homepage": "https://github.com/zouyongfeng/MZPullToRefresh", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "zouyongfeng": "1332090201@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/zouyongfeng/MZPullToRefresh.git", | |
| "tag": "v1.0.0" | |
| }, | |
| "source_files": "MZPullToRefresh/*.{h,m}", | |
| "dependencies": { | |
| "SDWebImage": [ | |
| ] | |
| } | |
| } |