[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 2 / 9 / MGUtilsSwift / 1.0.0 / MGUtilsSwift.podspec.json
blob2336f1f97777418d7e537120ab71976935239e84
2   "name": "MGUtilsSwift",
3   "version": "1.0.0",
4   "summary": "All Utils",
5   "description": "All Utils",
6   "homepage": "https://github.com/MagicalWater/MGUtilsSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "water": "crazydennies@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/MagicalWater/MGUtilsSwift.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "MGUtilsSwift/MGUtilsSwift/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Kingfisher": [
25       "~> 4.10.0"
26     ],
27     "ReachabilitySwift": [
29     ]
30   }