| { | |
| "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" | |
| } |