[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 2 / 9 / MGUtilsSwift / 0.1.5 / MGUtilsSwift.podspec.json
blob28f71d3ebab093c162e4474db947cf829dd9fb9e
2   "name": "MGUtilsSwift",
3   "version": "0.1.5",
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": "0.1.5"
20   },
21   "source_files": "MGUtilsSwift/MGUtilsSwift/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Kingfisher": [
25       "~> 4.0"
26     ],
27     "SwiftyJSON": [
29     ],
30     "Toast-Swift": [
31       "~> 3.0.1"
32     ],
33     "CLImagePickerTool": [
34       "~> 2.3.1"
35     ],
36     "ReachabilitySwift": [
38     ]
39   }