[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 8 / d / GLCommonTool / 0.0.1 / GLCommonTool.podspec.json
blobe5b786d4913d7cb164decb460f6b0ffe8b1099df
2   "name": "GLCommonTool",
3   "version": "0.0.1",
4   "summary": "常用的一些工具封装",
5   "description": "常用的工具封装,持续更新中.",
6   "homepage": "https://github.com/a501243116/GLCommonTool.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GL": "501243116@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/a501243116/GLCommonTool.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GLCommonTool/GLCommonTool/GLCommonTool/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "MBProgressHUD": [
28     ]
29   }