blob: 6b6f2be190f6191d6d5850602e261d199fb299f4 [file] [log] [blame]
{
"name": "HobjectiveRecord",
"version": "0.2.0",
"summary": "Lightweight and sexy CoreData Library for background operation",
"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.2.0"
},
"source_files": "HobjectiveRecord/**/*.{h,m}",
"frameworks": "CoreData",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}