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