blob: 78304ac1ad1e896c4dfe6ea093fea52929bb9599 [file] [log] [blame]
{
"name": "CoreDataQueryInterface",
"version": "4.3.2",
"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.3.2"
},
"platforms": {
"ios": "8.1",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": "CoreDataQueryInterface/*.swift",
"requires_arc": true
}