blob: 496a9f1922ec5ca00b192387b4f455f44286e69d [file] [log] [blame]
{
"name": "NoveLogger",
"version": "1.0.0",
"summary": "A Swift logger for iOS",
"description": "A lightweight, yet powerful logger for your Swift projects.",
"homepage": "https://github.com/sgigou/NoveLogger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Steve Gigou": "steve@gigou.fr"
},
"social_media_url": "https://twitter.com/SteveGigou",
"platforms": {
"ios": "9.0",
"osx": "10.15",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/sgigou/NoveLogger.git",
"tag": "1.0.0"
},
"source_files": "NoveLogger",
"swift_versions": "5.0",
"swift_version": "5.0"
}