{ | |
"name": "JsonSwiftson", | |
"version": "1.0.0", | |
"license": { | |
"type": "MIT" | |
}, | |
"homepage": "https://github.com/evgenyneu/JsonSwiftson", | |
"summary": "Parses JSON and maps it to Swift types.", | |
"authors": { | |
"Evgenii Neumerzhitckii": "sausageskin@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/evgenyneu/JsonSwiftson.git", | |
"tag": "v1.0.0" | |
}, | |
"source_files": "JsonSwiftson/Lib/JsonSwiftson.swift", | |
"platforms": { | |
"ios": "8.0" | |
} | |
} |