| { | |
| "name": "ZCRefresh", | |
| "version": "1.02", | |
| "summary": "A Refresh for ios platform", | |
| "homepage": "https://github.com/MrZhaoCn/Refresh", | |
| "license": "MIT", | |
| "authors": { | |
| "MrZhao": "861127175@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/MrZhaoCn/ZCRefresh.git", | |
| "tag": "1.02" | |
| }, | |
| "source_files": "ZCRefresh/**/*.{h,m}", | |
| "resources": "ZCRefresh/images/*.png", | |
| "requires_arc": true | |
| } |