[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 0 / 6 / RealmObjc / 0.2.2 / RealmObjc.podspec.json
blobbdfbe8caf17325c044916063045df1dd7c026ed8
2   "name": "RealmObjc",
3   "version": "0.2.2",
4   "summary": "RealmObjc which help you to query faster in Realm.",
5   "description": "RealmObjc which help you to query faster in Realm... bla bla",
6   "homepage": "https://github.com/Cu-Toof/RealmObjc",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "toanf9dn@gmail.com": "toanf9dn@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Cu-Toof/RealmObjc.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RealmObjc/Classes/**/*",
22   "frameworks": "Foundation",
23   "dependencies": {
24     "RealmSwift": [
25       "~> 2.2"
26     ],
27     "ObjectMapper": [
28       "~> 2.2"
29     ]
30   },
31   "pushed_with_swift_version": "3.0"