blob: 1e92bfce2a0d786f4a6665cab561527d4713b61f [file] [log] [blame]
{
"name": "CleanJSON",
"version": "0.2.0",
"summary": "Custom JSON decoder for Decodable.",
"homepage": "https://github.com/Pircate/CleanJSON",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pircate": "gao497868860@163.com"
},
"source": {
"git": "https://github.com/Pircate/CleanJSON.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "CleanJSON/Classes/**/*"
}