blob: d9e31bda4856910f0ffc143573ea6b973e9d6f6e [file] [log] [blame]
{
"name": "LSiOSRequest",
"version": "1.1.3",
"summary": "业务工具 - 网络请求",
"description": "网络请求工具\n更新说明:\n兼容post和get两种请求方式。",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSRequest/Classes/**/*",
"frameworks": [
"UIKit",
"CoreTelephony"
],
"dependencies": {
"AFNetworking": [
],
"MJExtension": [
],
"DFLogManager": [
],
"GTMBase64": [
],
"LSiOSPopView": [
],
"SocketRocket": [
]
}
}