blob: 64cb999dc9d7b7ab392411ff5691265d01c719e3 [file] [log] [blame]
{
"name": "JCModel",
"version": "0.1",
"license": "MIT",
"summary": "A small framework to help with writing model layers in iOS.",
"homepage": "https://github.com/jcon5294/JCModel",
"authors": {
"Joseph Constantakis": "jcon5294@gmail.com"
},
"source": {
"git": "https://github.com/jcon5294/JCModel.git",
"tag": "0.1"
},
"requires_arc": true,
"source_files": "Classes/**/**/*.{h,m}"
}