| { | |
| "name": "NNButton", | |
| "version": "1.1.0", | |
| "summary": "A short description of NNButton.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/shang1219178163/NNButton", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "shang1219178163": "shang1219178163@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/shang1219178163/NNButton.git", | |
| "tag": "1.1.0" | |
| }, | |
| "platforms": { | |
| "osx": "10.12" | |
| }, | |
| "source_files": "NNButton/Classes/**/*" | |
| } |