blob: 0d743a2de0c6dabb85c34740521d4ee0a57d7d35 [file] [log] [blame]
{
"name": "HJAsyncHttpDeliverer",
"version": "1.3.6",
"summary": "Asynchronous HTTP communication module based on Hydra framework.",
"homepage": "https://github.com/P9SOFT/HJAsyncHttpDeliverer",
"license": {
"type": "MIT"
},
"authors": {
"Tae Hyun Na": "taehyun.na@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/P9SOFT/HJAsyncHttpDeliverer.git",
"tag": "1.3.6"
},
"source_files": "Sources/*.{h,m}",
"public_header_files": "Sources/*.h",
"dependencies": {
"Hydra": [
]
}
}