blob: d7ff644f5fb2fe1542681faf172cffbd1e8dcd7c [file] [log] [blame]
{
"name": "LCYCoreDataHelper",
"version": "5.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LCYCoreDataHelper/LCYCoreDataHelper/*.{h,swift}"
}