blob: faa0f632b523de0ce4cc2e2d24872c3b01acd0a4 [file] [log] [blame]
{
"name": "Crush",
"version": "0.4.7",
"summary": "Dancing with Core Data",
"description": "Code with Core Data in a Swifty way",
"homepage": "https://github.com/ezoushen/Crush",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ezoushen": "ytshen@seekrtech.com"
},
"source": {
"git": "https://github.com/ezoushen/Crush.git",
"tag": "0.4.7"
},
"swift_versions": "5.0",
"platforms": {
"ios": "11.0",
"watchos": "4.0"
},
"source_files": "Sources/Crush/**/*",
"frameworks": "CoreData",
"swift_version": "5.0"
}