[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 3 / d / e / Queryable / 1.0.1 / Queryable.podspec.json
blobddf041983e8f94b2103fc856efd0c8d9674e0dde
2   "name": "Queryable",
3   "version": "1.0.1",
4   "summary": "Realm Query Extension",
5   "description": "Extension for CRUD operation just on object",
6   "homepage": "https://github.com/quver/Queryable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "PaweÅ‚ Bednorz": "pawel@quver.pl"
13   },
14   "source": {
15     "git": "https://github.com/quver/Queryable.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://twitter.com/plquver",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Sources/**/*",
23   "dependencies": {
24     "RealmSwift": [
25       "~> 2.0"
26     ]
27   },
28   "pushed_with_swift_version": "3"