blob: 94e8fd7c861ddb97bb8d61c0616c80f62239bf55 [file] [log] [blame]
{
"name": "ZipHero",
"version": "1.0.15",
"summary": "Package your files",
"description": "Package and depackage multiple files into 1 single file",
"homepage": "https://github.com/velvetroom/ziphero",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iturbide": "ziphero@iturbi.de"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/velvetroom/ziphero.git",
"tag": "v1.0.15"
},
"source_files": "Source/*.swift",
"swift_version": "4.2",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"prefix_header_file": false,
"static_framework": true
}