[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 9 / e / MUtils / 1.0.0 / MUtils.podspec.json
blob0aaf007243bf00788fe309803582c00623cf0125
2   "name": "MUtils",
3   "version": "1.0.0",
4   "summary": "MUtils is my reactive utility Library.",
5   "description": "메프린의 Reactive 유틸 모음입니다.",
6   "homepage": "https://github.com/Mephrine/MUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mephrine": "dthwrld@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Mephrine/MUtils.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "MUtils/Classes/**/*",
23   "dependencies": {
24     "CocoaLumberjack/Swift": [
26     ],
27     "RxSwift": [
29     ],
30     "RxCocoa": [
32     ],
33     "RxSwiftExt": [
35     ],
36     "RxOptional": [
38     ],
39     "RxViewController": [
41     ],
42     "SnapKit": [
44     ],
45     "Reusable": [
47     ],
48     "Kingfisher": [
50     ],
51     "Moya": [
53     ],
54     "SwiftyJSON": [
56     ],
57     "Then": [
59     ],
60     "ReachabilitySwift": [
62     ],
63     "SwiftyUserDefaults": [
65     ]
66   },
67   "swift_version": "5.0"