blob: 46f78ed2b67c4e176ecffe9adbe94747ecb91883 [file] [log] [blame]
{
"name": "LogCountry",
"version": "0.15",
"summary": "LogCountry is a simple iOS logging framework written in Swift.",
"description": "LogCountry is a simple iOS logging framework written in Swift written by Zeke Abuhoff.",
"homepage": "https://github.com/Baconthorpe/LogCountry",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ezekiel Abuhoff": "zabuhoff@gmail.com"
},
"source": {
"git": "https://github.com/Baconthorpe/LogCountry.git",
"tag": "0.15"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LogCountry/*.{swift,plist,h}",
"pushed_with_swift_version": "3.0"
}