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