blob: acf75159c1c1509196b6c381bb3879f99e904cd9 [file] [log] [blame]
{
"name": "SuperCodable",
"version": "0.1.2",
"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.2"
},
"source_files": "SuperCodable/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}