blob: 1419ffa533cd7d529481413175491da8f35ea109 [file] [log] [blame]
{
"name": "TartuWeatherProvider",
"version": "0.1.8",
"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.1.8"
},
"platforms": {
"ios": "9.0",
"tvos": "10.0",
"osx": "10.12",
"watchos": "3.0"
},
"source_files": "TartuWeatherProvider/Classes/**/*",
"frameworks": "Foundation",
"dependencies": {
"Alamofire": [
"~> 4.5"
]
},
"pushed_with_swift_version": "3.0"
}