[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 5 / 2 / OpenWeatherMapKit / 0.2.0 / OpenWeatherMapKit.podspec.json
blobda4359eb277b9b3ba29dd40385c4c7397875bda8
2   "name": "OpenWeatherMapKit",
3   "version": "0.2.0",
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     "watchos": "2.0"
17   },
18   "source": {
19     "git": "https://github.com/anverbogatov/OpenWeatherMapKit.git",
20     "tag": "0.2.0"
21   },
22   "source_files": "OpenWeatherMapKit/**/*.swift"