blob: 09398b1c50769747df4b27aa68bd5d133287b24d [file] [log] [blame]
{
"name": "CoreDataQueryInterface",
"version": "6.0",
"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.0"
},
"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.0"
}