blob: ddf041983e8f94b2103fc856efd0c8d9674e0dde [file] [log] [blame]
{
"name": "Queryable",
"version": "1.0.1",
"summary": "Realm Query Extension",
"description": "Extension for CRUD operation just on object",
"homepage": "https://github.com/quver/Queryable",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Paweł Bednorz": "pawel@quver.pl"
},
"source": {
"git": "https://github.com/quver/Queryable.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/plquver",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*",
"dependencies": {
"RealmSwift": [
"~> 2.0"
]
},
"pushed_with_swift_version": "3"
}