blob: 43cf9b2537dc30ada93e28ac131db1d2bd0d4795 [file] [log] [blame]
{
"name": "HJResourceManager",
"version": "1.3.2",
"summary": "You can download and manage resource files with cache support, and easily append cryptogram, reprocessing module. Based on Hydra framework.",
"homepage": "https://github.com/P9SOFT/HJResourceManager",
"license": {
"type": "MIT"
},
"authors": {
"Tae Hyun Na": "taehyun.na@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/P9SOFT/HJResourceManager.git",
"tag": "1.3.2"
},
"source_files": "HJResourceManager/*.{h,m}",
"public_header_files": "HJResourceManager/*.h",
"libraries": "z",
"dependencies": {
"Hydra": [
],
"HJAsyncHttpDeliverer": [
]
}
}