blob: 3327a4ab1f84b510cbfcb0fe35fe5809900e4300 [file] [log] [blame]
{
"name": "HJResourceManager",
"version": "2.0.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": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/P9SOFT/HJResourceManager.git",
"tag": "2.0.2"
},
"source_files": "HJResourceManager/*.{h,m}",
"public_header_files": "HJResourceManager/*.h",
"libraries": "z",
"dependencies": {
"Hydra": [
],
"HJAsyncHttpDeliverer": [
"~> 2.0"
]
}
}