| { | |
| "name": "KKButton", | |
| "version": "1.1.0", | |
| "summary": "interesting button", | |
| "homepage": "https://github.com/MarkHyfly/KKButton", | |
| "license": "MIT", | |
| "authors": { | |
| "markfily": "zkhaoa001@163" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/MarkHyfly/KKButton.git", | |
| "tag": "1.1.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "KKButton/KKButton/*.{h,m}" | |
| } |