[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / b / 8 / FFRealmUtils / 1.2.0 / FFRealmUtils.podspec.json
blobeb1dfccf98d0091938427d465084e16e4a1ab089
2   "name": "FFRealmUtils",
3   "version": "1.2.0",
4   "summary": "Realm and Marshal tools",
5   "description": "This library simplifies workflow with Realm and provides some helper methods for mapping via Marshal",
6   "homepage": "https://github.com/Faifly/FFRealmUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ArKalmykov": "ar.kalmykov@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/Faifly/FFRealmUtils.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FFRealmUtils/Classes/**/*",
22   "dependencies": {
23     "Realm": [
25     ],
26     "RealmSwift": [
28     ],
29     "Marshal": [
31     ]
32   },
33   "pushed_with_swift_version": "4.0"