blob: 58e17eb3db32182dc3bbe008aeb1adfa237624ec [file] [log] [blame]
{
"name": "AELog",
"version": "0.5.1",
"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.1"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0",
"osx": "10.10"
},
"pushed_with_swift_version": "4.0"
}