blob: 10f24236dc1d3f4bf2e1f6a44c0e98c3aea39df9 [file] [log] [blame]
{
"name": "EasyRecord",
"version": "1.0.1",
"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",
"tvos": "9.0",
"osx": "10.7"
},
"social_media_url": "http://frank.money",
"source": {
"git": "https://github.com/frankmoney/EasyRecord.git",
"tag": "1.0.1"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"frameworks": "CoreData"
}