blob: 25d4ad6843e3bc431ebde734d80e1c2a0e3a8295 [file] [log] [blame]
{
"name": "Willow",
"version": "3.0.2",
"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": "3.0.2"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"pushed_with_swift_version": "3.2"
}