blob: 746131de9ebdf47578f5f444fe8a474d8ffbc8fc [file] [log] [blame]
{
"name": "LSiOSRequest",
"version": "2.0.2",
"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.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LSiOSRequest/Classes/**/*",
"frameworks": [
"UIKit",
"CoreTelephony"
],
"dependencies": {
"AFNetworking": [
],
"MJExtension": [
],
"DFLogManager": [
],
"GTMBase64": [
],
"LSiOSPopView": [
],
"SocketRocket": [
]
}
}