blob: 0f76dd34ee81fad67f2ca565161667377a1cf34c [file] [log] [blame]
{
"name": "CleanJSON",
"version": "0.1.2",
"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.1.2"
},
"source_files": "Sources/**/*",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0"
}