blob: b82808d6c0ba6e62dd9bb4b9c14bfd5cb9d934ca [file] [log] [blame]
{
"name": "Spy",
"version": "0.0.3",
"summary": "Spy is a 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.0.3"
},
"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"
}