blob: afd10e5c793d6680b5910de5ce9edadc1e887127 [file] [log] [blame]
{
"name": "LSiOSRequest",
"version": "0.2.0",
"summary": "业务工具 - 网络请求",
"description": "网络请求工具\n更新说明:\n支持9.0以上系统的网络权限判断",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSRequest/Classes/**/*",
"frameworks": [
"UIKit",
"CoreTelephony"
],
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
],
"MJExtension": [
],
"DFLogManager": [
],
"GTMBase64": [
]
}
}