blob: 94958a63a7a37cd70281f324efce5704ea8f57b5 [file] [log] [blame]
{
"name": "HJAsyncHttpDeliverer",
"version": "1.3.1",
"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.1"
},
"source_files": "Sources/*.{h,m}",
"public_header_files": "Sources/*.h",
"dependencies": {
"Hydra": [
]
}
}