blob: 6e97d3b9a23fefb71b02aaec6072309cbe3bf40b [file] [log] [blame]
{
"name": "SwiftyCodable",
"version": "1.0.0",
"summary": "The set of extensions that makes your \"codable\" life easier.",
"homepage": "https://github.com/gsagadyn/SwiftyCodable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Grzegorz Sagadyn": "sagadyn@gmail.com"
},
"source": {
"git": "https://github.com/gsagadyn/SwiftyCodable.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SwiftyCodable/**/*",
"swift_versions": "5.2",
"swift_version": "5.2"
}