blob: 49f068374c1355b2cc7e435517f9811379f86834 [file] [log] [blame]
{
"name": "ZIPFoundation",
"version": "0.9.6",
"license": "MIT",
"summary": "Effortless ZIP Handling in Swift",
"homepage": "https://github.com/weichsel/ZIPFoundation",
"social_media_url": "http://twitter.com/weichsel",
"authors": {
"Thomas Zoechling": "thomas@peakstep.com"
},
"source": {
"git": "https://github.com/weichsel/ZIPFoundation.git",
"tag": "0.9.6"
},
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/ZIPFoundation/*.swift",
"pushed_with_swift_version": "4.0"
}