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