blob: f718661c39efc215ff4e8f88b69183d7b5c2eb7e [file] [log] [blame]
{
"name": "LBNetRequest",
"version": "0.1.1",
"summary": "LBNetRequest 组件网络库.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/MrLeeSr/LBComponentNetRequest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sclibing": "18300072196@163.com"
},
"source": {
"git": "https://github.com/MrLeeSr/LBComponentNetRequest.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LBNetRequest/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.2.0"
],
"LBBaseTools": [
"~> 0.1.0"
]
}
}