[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 6 / e / RealmManager / 1.0.8 / RealmManager.podspec.json
blob8ec03b79e9234b84462b6a5fa5539a759794001a
2   "name": "RealmManager",
3   "version": "1.0.8",
4   "summary": "An easier way of persisting data using Realm Mobile Database",
5   "dependencies": {
6     "RealmSwift": [
7       "~> 2.6.2"
8     ]
9   },
10   "homepage": "https://github.com/markcdb/RealmManager",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "markcdb": "mark.buot1394@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/markcdb/RealmManager.git",
20     "tag": "1.0.8"
21   },
22   "documentation_url": "https://github.com/markcdb/RealmManager/blob/master/README.md",
23   "platforms": {
24     "ios": "8.0"
25   },
26   "source_files": "RealmManager/*.swift",
27   "pushed_with_swift_version": "3.0"