blob: b84c286f49bfa83457046d6d2c95d8e17552ab55 [file] [log] [blame]
{
"name": "ZIPFoundation",
"version": "0.9.10",
"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.10"
},
"swift_versions": "4.0",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/ZIPFoundation/*.swift",
"swift_version": "4.0"
}