[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 0 / b / RealmWrapper / 1.4.3 / RealmWrapper.podspec.json
blobf38b40ea04a0fd30af75fc16164c0ff368baf8f9
2   "name": "RealmWrapper",
3   "version": "1.4.3",
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.4.3"
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"