blob: 00e77591bebb1ce1a54a782ce6e8a3508ce4964b [file] [log] [blame]
{
"name": "ocORM",
"version": "1.0.1",
"summary": "a objective c orm mapping",
"homepage": "https://github.com/maopenglin/orm",
"license": "MIT LICENSE",
"authors": {
"maopenglin": "happympl@163.com"
},
"source": {
"git": "https://github.com/maopenglin/orm.git",
"tag": "1.0.1"
},
"source_files": "*.*",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}