blob: 6fe0f946673a9a1dd6ab022b2e1e5f5367fd343e [file] [log] [blame]
{
"name": "Bagua",
"version": "0.3.11",
"summary": "Swift wrapper around CoreData stack inspired by Realm",
"homepage": "https://github.com/Lavmint/Bagua",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexey Averkin": "lavmint@gmail.com"
},
"source": {
"git": "https://github.com/Lavmint/Bagua.git",
"tag": "0.3.11"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "Bagua/Classes/**/*",
"frameworks": "CoreData"
}