[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 0 / 6 / e / RealmManager / 1.0.5 / RealmManager.podspec.json
blob1048d53fc899b8ca9979e99c98a87d4fab616d09
2   "name": "RealmManager",
3   "version": "1.0.5",
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.2"
21   },
22   "platforms": {
23     "ios": "8.0"
24   },
25   "source_files": "RealmManager/*.swift",
26   "pushed_with_swift_version": "3.0"