blob: 55a9f859513b49b39d3a01bcec47bf3d1d0d19b4 [file] [log] [blame]
{
"name": "Hey",
"module_name": "Hey",
"version": "0.1.0",
"homepage": "https://github.com/maxsokolov/Hey",
"summary": "Pluggable generic http client. Swifty and supereasy to use.",
"authors": {
"Max Sokolov": "https://twitter.com/max_sokolov"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"source": {
"git": "https://github.com/maxsokolov/Hey.git",
"tag": "0.1.0"
},
"dependencies": {
"Alamofire": [
]
},
"pushed_with_swift_version": "3.0"
}