blob: f551de189adb1eb63037e07af07100cbfa6978f2 [file] [log] [blame]
{
"name": "LSiOSRequest",
"version": "0.1.5",
"summary": "业务工具 - 网络请求",
"description": "网络请求工具\n更新说明:\n优化证件上传封装方式,接口异常抛出;优化token失效(被踢下线时)菊花无法去掉的问题;修复0.2token在被踢下线+超时条件下,死循环的问题。",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSRequest/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
],
"MJExtension": [
],
"DFLogManager": [
],
"GTMBase64": [
]
}
}