blob: 99c8d4c873fde3642a419cab478e6a4632365355 [file] [log] [blame]
{
"name": "Willow",
"version": "5.2.1",
"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": "5.2.1"
},
"source_files": "Source/*.swift",
"swift_versions": [
"4.2",
"5.0"
],
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
}
}