[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / b / d / MG_Utils / 0.1.2 / MG_Utils.podspec.json
blob92064342b69e2d7ab5b9db664a9d54bdd1c6880c
2   "name": "MG_Utils",
3   "version": "0.1.2",
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.2"
20   },
21   "swift_versions": "5.0",
22   "source_files": "MGUtils/Classes/**/*",
23   "resource_bundles": {
24     "MG_Utils": [
25       "MGUtils/Assets/*.png"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "VALID_ARCHS": "x86_64 armv7 arm64"
30   },
31   "dependencies": {
32     "MBProgressHUD": [
33       "~> 1.2.0"
34     ]
35   },
36   "swift_version": "5.0"