blob: 97979b9a35eaea65844735dafb7cd7dc744cba8e [file] [log] [blame]
{
"name": "LCYCoreDataHelper",
"version": "5.1.1",
"license": "MIT",
"summary": "A pure light weight core data framework written in Swift",
"homepage": "https://github.com/leacode/LCYCoreDataHelper",
"authors": "Leacode",
"source": {
"git": "https://github.com/leacode/LCYCoreDataHelper.git",
"tag": "5.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LCYCoreDataHelper/LCYCoreDataHelper/*.{h,swift}"
}