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