| { | |
| "name": "KKBaseButton", | |
| "version": "0.0.1", | |
| "summary": "KKBaseButton.基于block的库", | |
| "description": "第一次提交KKBaseButton.基于block的库", | |
| "homepage": "https://github.com/colaicode/KKBaseButton", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "colaicode": "colaicode@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/colaicode/KKBaseButton.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "KKBaseButtonDemo/KKBaseButtonDemo/KKBaseButton/*.{h,m}", | |
| "requires_arc": true | |
| } |