blob: b62aef6d68bcc7b8b18f2def85e9a832e542ab06 [file] [log] [blame]
{
"name": "LSiOSRequest",
"version": "0.0.11",
"summary": "业务工具 - 网络请求",
"description": "网络请求工具\n更新说明:\n开发头部的外部配置属性,增加白名单刷新token的校验规则",
"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.0.11"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSRequest/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"LSiOSBasic": [
"~> 0.0.12"
],
"AFNetworking": [
],
"MBProgressHUD": [
],
"MJExtension": [
],
"DFLogManager": [
"~> 0.0.6"
]
}
}