blob: 2712de7fa7a5c2ec8d015e9e64eff9caaeca33c7 [file] [log] [blame]
{
"name": "DogSwift",
"version": "1.0.1",
"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.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "DogSwift/Classes/**/*",
"swift_version": "5.0"
}