blob: 027cc8ed4a9eaed285ea0177d194b2e5af1ac247 [file] [log] [blame]
{
"name": "JCModel",
"version": "0.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.0.1"
},
"requires_arc": true,
"source_files": "Classes/**/*.{h,m}"
}