[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 0 / b / RealmWrapper / 1.3.0 / RealmWrapper.podspec.json
blobbb1dae38b1650f19a8e466a845ef451611737e2a
2   "name": "RealmWrapper",
3   "version": "1.3.0",
4   "summary": "Simple wrapper for RealmSwift",
5   "description": "This is simple wrapper that wrapper is easy to use transaction synchronous processing and realm notifications.",
6   "homepage": "https://github.com/k-lpmg/RealmWrapper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DongHee Kang": "kanglpmg@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/k-lpmg/RealmWrapper.git",
16     "tag": "1.3.0"
17   },
18   "documentation_url": "https://github.com/k-lpmg/RealmWrapper/blob/master/README.md",
19   "ios": {
20     "source_files": "Sources/**/*.swift"
21   },
22   "platforms": {
23     "ios": "8.0"
24   },
25   "swift_versions": "5.0",
26   "dependencies": {
27     "RealmSwift": [
29     ]
30   },
31   "swift_version": "5.0"