blob: a886d710e438278daa8a3102f825252f0d7daaab [file] [log] [blame]
{
"name": "CoreDataQueryInterface",
"version": "6.1",
"license": "MIT",
"summary": "A type-safe, fluent Swift library for working with Core Data.",
"homepage": "https://github.com/Prosumma/CoreDataQueryInterface",
"social_media_url": "http://twitter.com/prosumma",
"authors": {
"Gregory Higley": "code@revolucent.net"
},
"source": {
"git": "https://github.com/Prosumma/CoreDataQueryInterface.git",
"tag": "v6.1"
},
"platforms": {
"ios": "9.0",
"osx": "10.11",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": "CoreDataQueryInterface/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.1"
}