blob: 10caf9a7ce11ec6d33ab7d9729fe87d6882fe269 [file] [log] [blame]
{
"name": "CoreDataQueryInterface",
"version": "4.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": "v4.0"
},
"platforms": {
"ios": "8.1",
"osx": "10.9"
},
"source_files": "CoreDataQueryInterface/*.swift",
"requires_arc": true
}