blob: 218a25b401f1cd636cc939cc00eb448241001538 [file] [log] [blame]
{
"name": "KangarooStore",
"version": "1.4.5",
"summary": "A very lightweight Core Data framework.",
"swift_versions": "5.0",
"description": "A very lightweight Core Data framework. You'll be able to fetch object in an easier way.",
"homepage": "https://github.com/DarkySwift/KangarooStore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Carlos Duclos": "darkzeratul64@gmail.com"
},
"source": {
"git": "https://github.com/DarkySwift/KangarooStore.git",
"tag": "1.4.5"
},
"platforms": {
"ios": "8.0",
"watchos": "2.0"
},
"source_files": "Sources/**/*",
"swift_version": "5.0"
}