[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / e / RealmManager / 1.0.7 / RealmManager.podspec.json
blobb3a90b2e5dd2136a812c4ea4c3b8aab34041863d
2   "name": "RealmManager",
3   "version": "1.0.7",
4   "summary": "An easier way of persisting data using Realm Mobile Database",
5   "dependencies": {
6     "RealmSwift": [
7       "~> 2.6.2"
8     ]
9   },
10   "homepage": "https://github.com/markcdb/RealmManager",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "markcdb": "mark.buot1394@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/markcdb/RealmManager.git",
20     "tag": "1.0.7"
21   },
22   "documentation_url": "https://github.com/markcdb/RealmManager/blob/master/README.md",
23   "platforms": {
24     "ios": "8.0"
25   },
26   "source_files": "RealmManager/*.swift",
27   "pushed_with_swift_version": "3.0"