blob: 7dba1cd46c9633eb966869c96ca40a5f829c4abe [file] [log] [blame]
{
"name": "LSiOSRequest",
"version": "0.1.6",
"summary": "业务工具 - 网络请求",
"description": "网络请求工具\n更新说明:\n修复返回的msg为null时length为空的闪退;接口调用失败时通知外部原因,用于外部提交到第三方收集信息。",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSRequest/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
],
"MJExtension": [
],
"DFLogManager": [
],
"GTMBase64": [
]
}
}