blob: 301aeff7f6d4b152277aa5551b16a9efaa2bc7f1 [file] [log] [blame]
{
"name": "OpenWeatherMapKit",
"version": "0.0.1",
"summary": "Simple and handy access to OpenWeatherMap service right in your application.",
"description": "🌦 OpenWeatherMapKit is a small and simple framework written in Swift that gives you access to all features of the OpenWeatherMap service's APIs right in your iOS / macOS / watchOS/ tvOS application. ☔️",
"homepage": "https://github.com/anverbogatov/OpenWeatherMapKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anver Bogatov": "anver.bogatoff@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/anverbogatov/OpenWeatherMapKit.git",
"tag": "0.0.1"
},
"source_files": "OpenWeatherMapKit/**/*.swift",
"pushed_with_swift_version": "4.0"
}