blob: 554a28eddf1a89823d4ef1e128e2c286d2e5c1ae [file] [log] [blame]
{
"name": "MeteoLVProvider",
"version": "0.1.0",
"summary": "Observations providers from meteo.lv",
"description": "Observations providers from meteo.lv website.",
"homepage": "https://github.com/fassko/MeteoLVProvider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kristaps Grinbergs": "fassko@gmail.com"
},
"source": {
"git": "https://github.com/fassko/MeteoLVProvider.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0",
"tvos": "10.0",
"osx": "10.12",
"watchos": "3.0"
},
"frameworks": "Foundation",
"source_files": "MeteoLVProvider/Classes/**/*"
}