blob: 31790ad042a8ec77965f10f3ecb48c8bb4d09d24 [file] [log] [blame]
{
"name": "TartuWeatherProvider",
"version": "0.4.4",
"summary": "Tartu weather provider from Tartu Physics faculty",
"description": "Tartu weather provider from Tartu Univerisety Physics faculty. http://meteo.physic.ut.ee/?lang=en",
"homepage": "https://github.com/fassko/TartuWeatherProvider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kristaps Grinbergs": "fassko@gmail.com"
},
"source": {
"git": "https://github.com/fassko/TartuWeatherProvider.git",
"tag": "0.4.4"
},
"platforms": {
"ios": "9.0",
"tvos": "10.0",
"osx": "10.12",
"watchos": "3.0"
},
"source_files": "Sources/*.swift",
"frameworks": "Foundation",
"dependencies": {
"SwiftSoup": [
"~> 1.7"
]
},
"swift_version": "4.2"
}