| { | |
| "name": "WBRefresh", | |
| "version": "1.0.4", | |
| "summary": "An easy way to use refresh", | |
| "homepage": "https://github.com/chatwyn/WBRefresh", | |
| "license": "MIT", | |
| "authors": { | |
| "chatwyn": "chatwyn0217@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/chatwyn/WBRefresh.git", | |
| "tag": "1.0.4" | |
| }, | |
| "source_files": "WBRefresh/*.swift", | |
| "resources": "WBRefresh/WBRefresh.bundle", | |
| "frameworks": "UIKit", | |
| "module_name": "WBRefresh", | |
| "requires_arc": true | |
| } |