blob: 04b7c49f2ed0567c7b2867497b70d56a505a523f [file] [log] [blame]
{
"name": "LSiOSRequest",
"version": "0.0.6",
"summary": "朗新框架 - 业务工具 - 网络请求",
"description": "网络请求工具,和朗新的api逻辑高度契合\n更新说明:每个接口返回401错误后,增加重新刷新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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSRequest/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"LSiOSBasic": [
"~> 0.0.12"
],
"AFNetworking": [
],
"MBProgressHUD": [
],
"MJExtension": [
],
"DFLogManager": [
"~> 0.0.6"
]
}
}