blob: d01972c69d0779b105abfcbc2faedaab48b12d7c [file] [log] [blame]
{
"name": "DecodeJSON",
"version": "0.2.0",
"summary": "Simple way to decode a JSON",
"homepage": "https://github.com/jmhdevelop/DecodeJSON",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jmhdevep": "jmherrero@jmhdeveloper.com"
},
"source": {
"git": "https://github.com/jmhdevelop/DecodeJSON.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.3"
},
"swift_versions": "4.2",
"source_files": "DecodeJSON/Classes/**/*"
}