blob: 0e49dd6093ae9d8275afd0b75a6aedfd237c093e [file] [log] [blame]
{
"name": "EasyRecord",
"version": "1.0",
"summary": "A shorthand tool for Core Data.",
"homepage": "https://github.com/frankmoney/EasyRecord",
"license": "MIT",
"authors": {
"Rinat Murtazin": "rinat@frank.money"
},
"platforms": {
"ios": "8.0"
},
"social_media_url": "http://frank.money",
"source": {
"git": "https://github.com/frankmoney/EasyRecord.git",
"tag": "1.0"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"frameworks": "CoreData"
}