[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 4 / 9 / MMRealmWrapper / 0.3.4 / MMRealmWrapper.podspec.json
blobc77526ebf4fe2de7a20c3b12221d43adf792d26f
2   "name": "MMRealmWrapper",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "swift_version": "3.0",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "An easy way to manage your Realm Database with Swift",
12   "requires_arc": true,
13   "version": "0.3.4",
14   "authors": {
15     "Míchel Marqués": "marques.jm@icloud.com"
16   },
17   "homepage": "https://twitter.com/michelmarques21",
18   "source": {
19     "git": "https://github.com/iMark21/MMRealmWrapper.git",
20     "branch": "master",
21     "tag": "0.3.4"
22   },
23   "dependencies": {
24     "RealmManager": [
25       "~> 1.0.8"
26     ]
27   },
28   "source_files": "MMRealmWrapper/**/*.swift"