blob: d4aa8d1b96b79e0443b00b813b7de2e8989e2637 [file] [log] [blame]
{
"name": "SwiftWindView",
"version": "0.1.0",
"summary": "A Swift 4 view to show Wind & Pressure status",
"description": "Swift 4 view to show Wind & Pressure status. More weather details coming soon.",
"homepage": "https://github.com/mattvb91/SwiftWindView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matthias von Bargen": "matt@mavon.ie"
},
"source": {
"git": "https://github.com/mattvb91/SwiftWindView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SwiftWindView/SwiftWindView.swift",
"pushed_with_swift_version": "4.0"
}