blob: 4a5c887677e1d8092d55030ad6d17144b152cbe9 [file] [log] [blame]
{
"name": "WBNetworkingLite",
"version": "1.0.1",
"summary": "基于NSURLSession的轻量级网络库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wans3112/WBNetworkingLite",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wans": "wanslm@foxmail.com"
},
"source": {
"git": "https://github.com/wans3112/WBNetworkingLite.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WBNetworkingLite/Classes/**/*",
"dependencies": {
"Reachability": [
]
}
}