blob: 10a8912f3185c2b00e43348eb14046876257e93f [file] [log] [blame]
{
"name": "AELog",
"version": "0.5.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Simple, lightweight and flexible debug logging framework written in Swift",
"homepage": "https://github.com/tadija/AELog",
"authors": {
"tadija": "tadija@me.com"
},
"social_media_url": "http://twitter.com/tadija",
"source": {
"git": "https://github.com/tadija/AELog.git",
"tag": "0.5.5"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0",
"osx": "10.10"
},
"pushed_with_swift_version": "4.0"
}