blob: 903890a5bef052263c91196c7f6bb585db8c56af [file] [log] [blame]
{
"name": "AHNetwork",
"version": "0.2.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/AlexHmelevski/AHNetwork.git",
"authors": {
"AlexHmelevskiAG": "alex.hmelevski@gmail.com"
},
"summary": "Easy framework for Network",
"source": {
"git": "https://github.com/AlexHmelevski/AHNetwork.git",
"tag": "0.2.1"
},
"module_name": "AHNetwork",
"platforms": {
"ios": "11.0"
},
"source_files": "AHNetwork/Classes/**/*",
"dependencies": {
"AHFuture": [
],
"EitherResult": [
]
}
}