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