blob: 4546aff6635693ae4549548f2a190c1fa1de6542 [file] [log] [blame]
{
"name": "ZXNetworking",
"version": "0.1.0",
"summary": "Alamofire简单二次封装",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zxc523341577/ZXNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zxc523341577": "523341577@qq.com"
},
"source": {
"git": "https://github.com/zxc523341577/ZXNetworking.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ZXNetworking/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 5.3.0"
]
}
}