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