blob: a881869e2c1ef74165e4139fa075b648c47cc73a [file] [log] [blame]
{
"name": "LSiOSRequest",
"version": "0.1.1",
"summary": "业务工具 - 网络请求",
"description": "网络请求工具\n更新说明:\n优化ls自定义为LSRequestMethodUPLOADCERT的图片上传方式;增加返回msg的空值判断",
"homepage": "https://code.aliyun.com/LSKit/LSiOSRequest.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"danfort": "quanchengk@163.com"
},
"source": {
"git": "https://code.aliyun.com/LSKit/LSiOSRequest.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSRequest/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
],
"MJExtension": [
],
"DFLogManager": [
],
"GTMBase64": [
]
}
}