blob: acb2bdf03c6aafdad1ae346570c1e9c4b1eb6347 [file] [log] [blame]
{
"name": "KangarooStore",
"version": "1.3",
"summary": "A very lightweight Core Data framework.",
"swift_version": "4.1",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*"
}