blob: 3e679d9135c674e27524796da1131bd79dda7c1d [file] [log] [blame]
{
"name": "CleanJSON",
"version": "0.8.2",
"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.8.2"
},
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"swift_versions": "5.0",
"source_files": "CleanJSON/Classes/**/*"
}