blob: 6e8c0689f3521b8e93d5b234c1ded91149508225 [file] [log] [blame]
{
"name": "UnZipAndRar",
"version": "1.1.2",
"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": [
],
"FileKit": [
],
"UnrarKit": [
],
"SHTManager": [
],
"SHPathManager": [
]
},
"platforms": {
"ios": "13.0"
},
"authors": {
"Brandy": "zhangqianbrandy2012@gmail.com"
},
"source": {
"git": "https://github.com/brandy2015/UnZipAndRar.git",
"tag": "1.1.2"
},
"source_files": "UnZipAndRar/Source/*",
"swift_version": "5.0"
}