blob: 545ca64f1ed96db530eae5a0b38f7622dbdfdacf [file] [log] [blame]
{
"name": "EXPLogger",
"version": "1.0.2",
"summary": "Simple and lightweight logger for Swift",
"homepage": "https://github.com/atereshkov/EXPLogger.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexander Tereshkov": "n1cs@bk.ru"
},
"source": {
"git": "https://github.com/atereshkov/EXPLogger.git",
"tag": "1.0.2"
},
"source_files": "EXPLogger/**/*.swift",
"platforms": {
"ios": "9.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"pushed_with_swift_version": "3.1"
}