blob: ece15b32642b4267878035283354a68e7207e04e [file] [log] [blame]
{
"name": "CocoaActiveModel",
"version": "1.0.4",
"platforms": {
"ios": "5.0"
},
"license": {
"type": "FreeBSD",
"file": "LICENSE"
},
"summary": "A ActiceRecord style data modeling for Objective C.",
"homepage": "https://www.github.com/zquintana/CocoaActiveModel",
"authors": {
"Zachary Quintana": "zach.quintana@gmail.com"
},
"source": {
"git": "https://github.com/zquintana/CocoaActiveModel.git",
"tag": "v1.0.4"
},
"source_files": "Code/**/*.{h,m}",
"requires_arc": false
}