blob: 632657b825c134aa44695616b00aa721f8950294 [file] [log] [blame]
{
"name": "LogCountry",
"version": "0.14",
"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.14"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LogCountry/*.{swift,plist,h}"
}