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