blob: 592459fc4d3a4dc7d965394281ce58dfdb8c4fd1 [file] [log] [blame]
{
"name": "MGZNetWork",
"version": "0.2.0",
"summary": "A short description of MGZNetWork.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mgzzz/MGZNetWork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mgzzz": "ZGM_iOS@163.com"
},
"source": {
"git": "https://github.com/mgzzz/MGZNetWork.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MGZNetWork/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"ReactiveObjC": [
],
"MJExtension": [
],
"WYNetworkManager": [
]
}
}