blob: 3a442500c3914673f5fffe74df8da86a9d8943e4 [file] [log] [blame]
{
"name": "LSiOSRequest",
"version": "2.1.0",
"summary": "业务工具 - 网络请求",
"description": "网络请求工具\n更新说明:\n避免源码泄露引发的问题",
"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": "2.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LSiOSRequest/Classes/**/*",
"frameworks": [
"UIKit",
"CoreTelephony"
],
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"MJExtension": [
],
"DFLogManager": [
],
"GTMBase64": [
],
"LSiOSPopView": [
],
"SocketRocket": [
]
}
}