blob: aa85795fca76dd2a751b67686e3fa576af23dee6 [file] [log] [blame]
{
"name": "JSONAPICodable",
"version": "1.0.8",
"summary": "Json:api support for Swift Codable objects.",
"description": "Json:api support for Swift Codable objects. WIP.",
"homepage": "https://github.com/sgousseau/JSONAPICodable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sébastien Gousseau": "s.gousseau@gmail.com"
},
"source": {
"git": "https://github.com/sgousseau/JSONAPICodable.git",
"tag": "1.0.8"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "JSONAPICodable/*",
"exclude_files": "JSONAPICodable/Info.plist"
}