blob: 3ab789be5de78517ac6f0e13e989cc5893c5edc6 [file] [log] [blame]
{
"name": "Zipper",
"version": "1.2.0",
"license": "MIT",
"summary": "Effortless ZIP Handling in Swift",
"homepage": "https://github.com/Meniny/Zipper",
"social_media_url": "https://meniny.cn/",
"authors": {
"Elias Abel": "Meniny@qq.com"
},
"source": {
"git": "https://github.com/Meniny/Zipper.git",
"tag": "1.2.0"
},
"swift_versions": "5",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Zipper/Source/*",
"public_header_files": "Zipper/Source/*.h"
}