blob: a503762285fe7c6bb0e84349aff325886e0c908f [file] [log] [blame]
{
"name": "Houston",
"version": "0.1.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.1.0"
},
"social_media_url": "https://twitter.com/RudyB_",
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "4.0"
}