| { | |
| "name": "HNSuperButton", | |
| "version": "1.0.3", | |
| "summary": "interesting button", | |
| "homepage": "https://github.com/hanamichi-code/HNSuperButton", | |
| "license": "MIT", | |
| "authors": { | |
| "Hanamichi": "zkhaoa001@163" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/hanamichi-code/HNSuperButton.git", | |
| "tag": "1.0.3" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "HNSuperButton/HNSuperButton/*.{h,m}" | |
| } |