blob: 22afece6d803e0a6e7f98ffb459a9323baf16ab6 [file] [log] [blame]
{
"name": "UnZipAndRar",
"version": "1.1.4",
"summary": "解压缩的库xxxxxxxxxxxxxxxxx",
"description": "解压缩支持.zip .rar格式xxxxxxxxxxxxxxxxxxxxxxxxxxx",
"homepage": "https://github.com/brandy2015/UnZipAndRar",
"license": "MIT",
"swift_versions": "5.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"dependencies": {
"Zip": [
],
"UnrarKit": [
],
"XYZTimeKit": [
],
"XYZPathKit": [
]
},
"platforms": {
"ios": "13.0"
},
"authors": {
"Brandy": "zhangqianbrandy2012@gmail.com"
},
"source": {
"git": "https://github.com/brandy2015/UnZipAndRar.git",
"tag": "1.1.4"
},
"source_files": "UnZipAndRar/Source/*",
"swift_version": "5.0"
}