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