blob: c8d7fac961f85c65b04f2b4f22a54a00b9dd8842 [file] [log] [blame]
{
"name": "GLCommonTool",
"version": "0.0.4",
"summary": "常用的一些工具封装",
"description": "常用的工具封装,持续更新中.",
"homepage": "https://github.com/a501243116/GLCommonTool.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GL": "501243116@qq.com"
},
"source": {
"git": "https://github.com/a501243116/GLCommonTool.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GLCommonTool/GLCommonTool/GLCommonTool/**/*",
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
]
}
}