[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / 2 / 9 / MGUtilsSwift / 0.0.4 / MGUtilsSwift.podspec.json
blob024b3f30abe33fb068eab670dd57eb6146cb8755
2   "name": "MGUtilsSwift",
3   "version": "0.0.4",
4   "summary": "All Utils",
5   "description": "All Utils",
6   "homepage": "https://github.com/CrazyDavis/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/CrazyDavis/MGUtilsSwift.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "MGUtilsSwift/MGUtilsSwift/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "SwiftyJSON": [
26     ],
27     "Toast-Swift": [
28       "~> 3.0.1"
29     ],
30     "CLImagePickerTool": [
32     ],
33     "ReachabilitySwift": [
35     ]
36   }