blob: 28bb17d04e00e1df240183efa3baf8c1341d9c75 [file] [log] [blame]
{
"name": "LZHTTPClient",
"version": "0.1.0",
"summary": "高效,灵活的HTTPClient",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Chestnutss/LZHTTPClient",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LZ": "750460196@qq.com"
},
"source": {
"git": "https://gitee.com/Chestnutss/LZHTTPClient.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LZHTTPClient/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.2.0"
]
}
}