blob: d8fe154aaa412ff1a248b75d3b86b027a0e87d51 [file] [log] [blame]
{
"name": "LHNetWorkingManager",
"version": "0.0.1",
"summary": "A short description of LHNetWorkingManager.",
"description": "netwrokRequest Tool",
"homepage": "https://github.com/MeanMouse/LHNetWorkingManager",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"MeanMouse": "1871382624@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MeanMouse/LHNetWorkingManager.git",
"tag": "0.0.1"
},
"source_files": [
"LHNetWorkingManager/LHNetWorkingManager/LHNetWorkingManager.h",
"LHNetWorkingManager/LHNetWorkingManager/**/*.{h,m}"
],
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
]
}
}