blob: 016a2c9b9234ec77bc82dc4c5148e3a46dd8e4fe [file] [log] [blame]
{
"name": "CoreDataQueryInterface",
"version": "1.0.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": "v1.0.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "CoreDataQueryInterface/*.swift",
"requires_arc": true
}