blob: fc63e50fd8cb6c0966087e3a26e5920198829511 [file] [log] [blame]
{
"name": "LiteJSONConvertible",
"version": "0.0.4",
"summary": "A minimalistic approach to JSON parsing",
"homepage": "https://github.com/andrea-prearo/LiteJSONConvertible",
"license": "MIT",
"authors": {
"andrea-prearo": "andrea.prearo@gmail.com"
},
"source": {
"git": "https://github.com/andrea-prearo/LiteJSONConvertible.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LiteJSONConvertible/*.swift"
}