blob: 855866f21b155492d0decb90f95fc13136f37169 [file] [log] [blame]
{
"name": "Gloss",
"version": "3.2.1",
"summary": "[Deprecated] A shiny JSON parsing library in Swift",
"description": "[Deprecated] A shiny JSON parsing library in Swift.",
"homepage": "https://github.com/hkellaway/Gloss",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Harlan Kellaway": "harlan.github@gmail.com"
},
"source": {
"git": "https://github.com/hkellaway/Gloss.git",
"tag": "3.2.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"requires_arc": true,
"source_files": "Sources/Gloss/*.{swift}",
"swift_version": "5.0"
}