[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 0 / 8 / QRealmManager / 0.0.1 / QRealmManager.podspec.json
blob8e9fdd1ee2cf7d740e6e0f31e262ef92e6e82fa8
2   "name": "QRealmManager",
3   "version": "0.0.1",
4   "summary": "Micro service realm for iOS.",
5   "description": "Micro service realm for iOS. Easy handling of Realm database.",
6   "homepage": "https://github.com/lexuanquynh/QRealmManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Code Toan Bug": "codetoanbug@codetoanbug.com"
13   },
14   "platforms": {
15     "ios": "11.0",
16     "osx": "11.12"
17   },
18   "swift_versions": "5.3",
19   "cocoapods_version": ">= 1.4.0",
20   "source": {
21     "git": "https://github.com/lexuanquynh/QRealmManager.git",
22     "tag": "0.0.1"
23   },
24   "source_files": "Classes",
25   "exclude_files": "Classes/Exclude",
26   "dependencies": {
27     "RealmSwift": [
28       "~> 10.28"
29     ]
30   },
31   "swift_version": "5.3"