blob: 0ae93c79867f7dbdcf40b4dcfab51138c05a6036 [file] [log] [blame]
{
"name": "HobjectiveRecord",
"version": "0.1.4",
"summary": "Lightweight and sexy CoreData Library. using NSPrivateQueueConcurrencyType MOC and [performBlock:]",
"homepage": "https://github.com/hmhv/HobjectiveRecord",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hmhv": "admin@hmhv.info"
},
"source": {
"git": "https://github.com/hmhv/HobjectiveRecord.git",
"tag": "0.1.4"
},
"source_files": "HobjectiveRecord/**/*.{h,m}",
"frameworks": "CoreData",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}