blob: 266abd97326b5ed3f0eff1090e92209646e2a385 [file] [log] [blame]
{
"name": "Queryable",
"version": "1.0.2",
"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.2"
},
"social_media_url": "https://twitter.com/plquver",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*",
"dependencies": {
"RealmSwift": [
"~> 2.0"
]
},
"pushed_with_swift_version": "3"
}