blob: 5efa3fa0b033f2547f05fe09cb0c01065b6d7712 [file] [log] [blame]
{
"name": "AHNetwork",
"version": "0.1.1",
"summary": "A short description of AHNetwork.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/AlexHmelevski/AHNetwork.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AlexHmelevskiAG": "alex.hmelevski@gmail.com"
},
"source": {
"git": "https://github.com/AlexHmelevski/AHNetwork.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AHNetwork/Classes/**/*",
"dependencies": {
"AHFuture": [
]
},
"pushed_with_swift_version": "3.0"
}