[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / d / e / Queryable / 3.0.0 / Queryable.podspec.json
blob2747663dd613d8bfadbecac1ff95fd746e2685c0
2   "name": "Queryable",
3   "version": "3.0.0",
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": "3.0.0"
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"