blob: 94458986d3027916f05da2a6a1cf4651d921fed1 [file] [log] [blame]
{
"name": "FunBox",
"version": "0.1.7",
"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.7"
},
"platforms": {
"ios": "10.0"
},
"source_files": "FunBox/Classes/**/*",
"swift_version": "5.0"
}