[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 4 / 9 / MMRealmWrapper / 0.3.6 / MMRealmWrapper.podspec.json
blobbf491f139317e1da2f51c7320d0b877d9a4a9071
2   "name": "MMRealmWrapper",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "swift_version": "4.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.6",
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     "tag": "0.3.6"
21   },
22   "dependencies": {
23     "RealmManager": [
24       "~> 1.0.9"
25     ]
26   },
27   "source_files": "MMRealmWrapper/**/*.swift"