blob: 7c374048ab5c860c6fdc96a01767de2f71a1155d [file] [log] [blame]
{
"name": "CocoaActiveModel",
"version": "1.0.3",
"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.3"
},
"source_files": "Code/**/*.{h,m}",
"requires_arc": false
}