blob: 54dfc0e745611cdcb71430f41a93ca3e7b30ad41 [file] [log] [blame]
{
"name": "Gloss",
"version": "0.5.2",
"summary": "A shiny JSON parsing library in Swift",
"homepage": "https://github.com/hkellaway/Gloss",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Harlan Kellaway": "hello@harlankellaway.com"
},
"source": {
"git": "https://github.com/hkellaway/Gloss.git",
"tag": "0.5.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.{swift}"
}