blob: e5b786d4913d7cb164decb460f6b0ffe8b1099df [file] [log] [blame]
{
"name": "GLCommonTool",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GLCommonTool/GLCommonTool/GLCommonTool/**/*",
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
]
}
}