blob: c041bb9e8fc3a375e4a25eb0aa662302851f9ad7 [file] [log] [blame]
{
"name": "LSiOSRequest",
"version": "1.1.5",
"summary": "业务工具 - 网络请求",
"description": "网络请求工具\n更新说明:\n修复url拼接方式,调整端口拼接的位置,优化参数转译机制;",
"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.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSRequest/Classes/**/*",
"frameworks": [
"UIKit",
"CoreTelephony"
],
"dependencies": {
"AFNetworking": [
],
"MJExtension": [
],
"DFLogManager": [
],
"GTMBase64": [
],
"LSiOSPopView": [
],
"SocketRocket": [
]
}
}