blob: 98d09c5bdeda694eb9b036a00f26e7beee194bff [file] [log] [blame]
{
"name": "CleanJSON",
"version": "0.9.3",
"summary": "Swift JSON decoder for Codable.",
"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.9.3"
},
"source_files": "CleanJSON/Classes/**/*",
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"swift_versions": [
"4.2",
"5.0",
"5.0"
],
"swift_version": "5.0"
}