blob: 30545a40ff5a6b586999faa27ab52d428e59baf6 [file] [log] [blame]
{
"name": "LSiOSRequest",
"version": "0.0.5",
"summary": "朗新框架 - 业务工具 - 网络请求",
"description": "网络请求工具,和朗新的api逻辑高度契合\n更新说明:抽离出V1和V2两个刷新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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSRequest/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"LSiOSBasic": [
"~> 0.0.12"
],
"AFNetworking": [
],
"MBProgressHUD": [
],
"MJExtension": [
],
"DFLogManager": [
"~> 0.0.6"
]
}
}