blob: d54380f478920da72da13e55cb90eb8b016156b7 [file] [log] [blame]
{
"name": "SuperCodable",
"version": "0.1.7",
"summary": "give Codable super power",
"description": "give Codable super power.",
"homepage": "https://github.com/gzkiwiinc/SuperCodable",
"license": {
"type": "MIT"
},
"authors": {
"lacklock": "lacklock@gmail.com"
},
"swift_version": "4.1",
"source": {
"git": "https://github.com/gzkiwiinc/SuperCodable.git",
"tag": "0.1.7"
},
"source_files": "SuperCodable/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}