[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 5 / 2 / OpenWeatherMapKit / 0.0.3 / OpenWeatherMapKit.podspec.json
blob6f02a8835fbb327de06672aaf652d267de178c80
2   "name": "OpenWeatherMapKit",
3   "version": "0.0.3",
4   "summary": "Simple and handy access to OpenWeatherMap service right in your application.",
5   "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. ☔️",
6   "homepage": "https://github.com/anverbogatov/OpenWeatherMapKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anver Bogatov": "anver.bogatoff@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/anverbogatov/OpenWeatherMapKit.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "OpenWeatherMapKit/**/*.swift",
22   "pushed_with_swift_version": "4.0"