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