blob: cb674397f8bd34a182670b0722c6c9f55a0987e7 [file] [log] [blame]
{
"name": "Spy",
"version": "0.1.0",
"summary": "Spy is a flexible, lightweight, multiplatform logging utility written in pure Swift.",
"homepage": "https://github.com/appunite/Spy",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Tomasz Lewandowski": "tomasz.t.lewandowski@gmail.com"
},
"source": {
"git": "https://github.com/appunite/Spy.git",
"tag": "0.1.0"
},
"source_files": "Spy/**/*.swift",
"swift_versions": "5.1",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"swift_version": "5.1"
}