blob: 3d7a0614e5bf61b1dcb661b65e17cf0a41882e33 [file] [log] [blame]
{
"name": "CleanJSON",
"version": "0.3.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.3.2"
},
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"swift_version": "4.2",
"source_files": "CleanJSON/Classes/**/*"
}