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