blob: a263cd711257c7b0ea0bb321305d48311db9f005 [file] [log] [blame]
{
"name": "LSiOSRequest",
"version": "0.0.13",
"summary": "业务工具 - 网络请求",
"description": "网络请求工具\n更新说明:\n和basic库解耦;优化LSRequestMethodSynchronized请求方式;",
"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.13"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSRequest/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
],
"MJExtension": [
],
"DFLogManager": [
],
"GTMBase64": [
]
}
}