[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / b / d / MG_Utils / 0.1.0 / MG_Utils.podspec.json
blob1d762a95ec775265bc509b7c5172088896e2f4f5
2   "name": "MG_Utils",
3   "version": "0.1.0",
4   "summary": "A short description of MGUtils.",
5   "description": "MGUtils主要包含了常用宏和方法的工具类,是为了后期项目开发方便,仅供自己使用",
6   "homepage": "https://github.com/dongzs0907/MGUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DongZhenShan": "68793512@qq.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/dongzs0907/MGUtils.git",
19     "tag": "0.1.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "MGUtils/Classes/**/*",
23   "dependencies": {
24     "MBProgressHUD": [
25       "0.9.2"
26     ]
27   },
28   "swift_version": "5.0"