blob: db29766d131b0e9a1e1df4564d71b52b3f756581 [file] [log] [blame]
{
"name": "TILogger",
"version": "1.0.0",
"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.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"resource_bundles": {
},
"swift_version": "5.0"
}