blob: 112a8aaf8516f919c751fc6f4baa4cf0feeaafa6 [file] [log] [blame]
{
"name": "Houston",
"version": "0.2.0",
"summary": "A lightweight logger in Swift for iOS",
"description": "Houston is a lightweight logger in Swift.",
"homepage": "https://github.com/RudyB/Houston",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RudyB": "hello@rudybermudez.io"
},
"source": {
"git": "https://github.com/RudyB/Houston.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/RudyB__",
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0",
"osx": "10.10"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "4.0"
}