| { | |
| "name": "FunBox", | |
| "version": "0.1.2", | |
| "summary": "FunBox 饭盒?", | |
| "swift_versions": "5.0", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/choarkinphe/FunBox", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "choarkinphe": "choarkinphe@outlook.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/choarkinphe/FunBox.git", | |
| "tag": "0.1.2" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "source_files": "FunBox/Classes/**/*", | |
| "swift_version": "5.0" | |
| } |