blob: c6e073fa77873a4db9890b82f6a6b72e000c5554 [file] [log] [blame]
{
"name": "ASLog",
"version": "1.0.3",
"summary": "iOS Logging",
"description": "Simplest Swift logging framework.",
"homepage": "https://www.linkedin.com/in/andrey-syvrachev-279ba640/",
"authors": {
"Andrey Syvrachev": "andrey.syvrachev@gmail.com"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/allright/ASLog.git",
"tag": "1.0.3"
},
"source_files": "**/*.swift",
"license": "LICENSE"
}