blob: 237b491cbc899c580b82854928c7e87f0fac2d10 [file] [log] [blame]
{
"name": "JSONModelD",
"version": "1.1.3",
"summary": "Magical Data Modelling Framework for JSON. Create rapidly powerful, atomic and smart data model classes.",
"homepage": "http://www.jsonmodel.com",
"license": {
"type": "MIT",
"file": "LICENSE_jsonmodel.txt"
},
"authors": {
"Marin Todorov": "touch-code-magazine@underplot.com"
},
"source": {
"git": "https://github.com/deniscioata/JSONModel.git",
"tag": "1.1.3"
},
"platforms": {
"ios": "5.0"
},
"source_files": "JSONModel/**/*.{m,h}",
"public_header_files": "JSONModel/**/*.h",
"requires_arc": true
}