blob: 6b4dcbf6fa82daadb02c520423df9474fa05850d [file] [log] [blame]
{
"name": "OpenWeatherKit",
"version": "2.0",
"summary": "Use easly OpenWeatherMap with simple api",
"description": "OpenWeatherKit is a simple library for OpenWeatherMap API",
"homepage": "https://github.com/bourvill/OpenWeatherKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Marinel Maxime": "maxime.m62@gmail.com"
},
"social_media_url": "https://twitter.com/bourvill",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/bourvill/OpenWeatherKit.git",
"tag": "2.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation"
}