blob: 4b6fdea5c5d486b4ba89da81d1a71e3dd14ba782 [file] [log] [blame]
{
"name": "DogSwift",
"version": "1.0.0",
"summary": "Lightweight logging framework.",
"description": "Lightweight logging framework written in Swift.",
"homepage": "https://github.com/dreipol/DogSwift",
"authors": {
"dreipol": "dev@dreipol.ch"
},
"source": {
"git": "https://github.com/dreipol/DogSwift.git",
"tag": "1.0.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "DogSwift/Classes/**/*",
"swift_version": "5.0"
}