blob: ad5863683a0d5b460e7fd80d507e2a73b1ef7030 [file] [log] [blame]
{
"name": "LSiOSRequest",
"version": "0.0.12",
"summary": "业务工具 - 网络请求",
"description": "网络请求工具\n更新说明:\n和basic库解耦;增加回参解析时msg为null的验证;",
"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.12"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSRequest/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
],
"MJExtension": [
],
"DFLogManager": [
],
"GTMBase64": [
]
}
}