blob: 500365a8e4d726c6768e65bd1f5c94820d28ce84 [file] [log] [blame]
{
"name": "Gloss",
"version": "0.5.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.{swift}"
}