blob: 6f235bdf932d385223920c091ab4bdf300bd80be [file] [log] [blame]
{
"name": "TILogger",
"version": "1.1.1",
"swift_versions": "5.0",
"license": "MIT",
"summary": "TILogger is a simple logger for swift.",
"homepage": "https://github.com/tichise/TILogger",
"social_media_url": "http://twitter.com/tichise",
"authors": "Takuya Ichise",
"source": {
"git": "https://github.com/tichise/TILogger.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "11.0",
"watchos": "4.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"resource_bundles": {
},
"swift_version": "5.0"
}