blob: af524869c29f98fa90c2bfa9fda2cdb48801027a [file] [log] [blame]
{
"name": "CoreDataQueryInterface",
"version": "3.1.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": "v3.1.1"
},
"platforms": {
"ios": "8.1",
"osx": "10.9"
},
"source_files": "CoreDataQueryInterface/*.swift",
"requires_arc": true
}