| { | |
| "name": "kRefresh", | |
| "version": "1.0.1", | |
| "summary": "制作pod", | |
| "description": "尝试制作pod库", | |
| "homepage": "https://github.com/JPIOS/kRefresh", | |
| "license": "MIT", | |
| "authors": { | |
| "JPIOS": "18818568435@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/JPIOS/kRefresh.git", | |
| "tag": "1.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "kRefresh", | |
| "public_header_files": "kRefresh/*.h" | |
| } |