blob: e85b040a7c8a87a1f805d8a4803a91fe63239bbe [file] [log] [blame]
{
"name": "LSiOSRequest",
"version": "1.0.1",
"summary": "业务工具 - 网络请求",
"description": "网络请求工具\n更新说明:\n1、修复建桩申报不能上传图片问题;\n2、隐藏刷新token的错误提示;\n3、被踢下线时自动弹出登录页面;",
"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": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSRequest/Classes/**/*",
"frameworks": [
"UIKit",
"CoreTelephony"
],
"dependencies": {
"AFNetworking": [
],
"MJExtension": [
],
"DFLogManager": [
],
"GTMBase64": [
],
"LSiOSPopView": [
]
}
}