blob: b97f303e08b7f4205d4304fe035f7da7330ba938 [file] [log] [blame]
{
"name": "Crush",
"version": "0.1.8",
"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.1.8"
},
"swift_versions": "5.0",
"platforms": {
"ios": "11.0",
"watchos": "4.0"
},
"source_files": "Crush/Classes/**/*",
"frameworks": "CoreData",
"swift_version": "5.0"
}