blob: 22d9ed425bdb8ab5c4a30232f0774918617f2b92 [file] [log] [blame]
{
"name": "Willow",
"version": "6.0.0",
"license": "MIT",
"summary": "A powerful, yet lightweight logging library written in Swift.",
"homepage": "https://github.com/Nike-Inc/Willow",
"social_media_url": "https://twitter.com/Christian_Noon",
"authors": {
"Christian Noon": "christian.noon@nike.com",
"Eric Appel": "eric.appel@nike.com"
},
"source": {
"git": "https://github.com/Nike-Inc/Willow.git",
"tag": "6.0.0"
},
"source_files": "Source/*.swift",
"swift_versions": [
"5.0"
],
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0",
"watchos": "3.0"
}
}