blob: 852a779b8ac0c4dc30c0aebb853ac11a87aff293 [file] [log] [blame]
{
"name": "SLazeCoreData",
"version": "0.1.3",
"summary": "Swift LazyKit CoreData serializer.",
"description": "CoreData serializer extension for SLazeKit",
"homepage": "https://github.com/shial4/SLazeCoreData.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Szymon Lorenz": "shial184686@gmail.com"
},
"social_media_url": "https://www.facebook.com/SLSolutionsAU/",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/shial4/SLazeCoreData.git",
"tag": "0.1.3"
},
"source_files": "Sources/**/*.swift",
"frameworks": "CoreData"
}