blob: 81fb556f246f2c737259695e43486163dc345d7e [file] [log] [blame]
{
"name": "JSONModel@thehtb",
"version": "0.9.2",
"summary": "The High Technology Bureau FORK of JSONModel",
"description": "The High Technology Bureau FORK of JSONModel: Magical Data Modelling Framework for JSON. Create rapidly powerful, atomic and smart data model classes.",
"homepage": "https://github.com/thehtb/JSONModel",
"license": {
"type": "MIT",
"file": "LICENSE_jsonmodel.txt"
},
"authors": {
"Marin Todorov": "touch-code-magazine@underplot.com",
"Mark Aufflick": "mark@htb.io"
},
"source": {
"git": "https://github.com/thehtb/JSONModel.git",
"tag": "v0.9.2@thehtb"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source_files": "JSONModel/**/*.{m,h}",
"public_header_files": "JSONModel/**/*.h",
"requires_arc": true
}