[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 7 / 3 / MZRealmManager / 0.1.0 / MZRealmManager.podspec.json
blobb40dd0fc4ffc7d4958b0c90230e4d72a93586a5a
2   "name": "MZRealmManager",
3   "version": "0.1.0",
4   "summary": "MZRealmmanager is a library created to make Realm easier to use.",
5   "description": "It is a library created to make Realm easy to use. Supports Swift 2.3.",
6   "homepage": "https://github.com/muzcity/MZRealmManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "muzcity": "muzcity@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/muzcity/MZRealmManager.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MZRealmManager/Classes/**/*",
22   "dependencies": {
23     "RealmSwift": [
24       "~> 2.3.0"
25     ]
26   },
27   "pushed_with_swift_version": "2.3"