blob: 91cd417d9fc65a7adf74787144596e4c0a4a12bc [file] [log] [blame]
{
"name": "LBNetworkManager",
"version": "1.0.0",
"summary": "对AFNetworking实用性封装。",
"description": "对AFNetworking进行针项目的实用性封装。",
"homepage": "https://github.com/A1129434577/LBNetworkManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘彬": "1129434577@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/A1129434577/LBNetworkManager.git",
"tag": "1.0.0"
},
"dependencies": {
"AFNetworking": [
]
},
"source_files": "LBNetworkManager/**/*.{h,m}",
"requires_arc": true
}