[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 5 / 2 / OpenWeatherMapKit / 0.0.1 / OpenWeatherMapKit.podspec.json
blob301aeff7f6d4b152277aa5551b16a9efaa2bc7f1
2   "name": "OpenWeatherMapKit",
3   "version": "0.0.1",
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.1"
20   },
21   "source_files": "OpenWeatherMapKit/**/*.swift",
22   "pushed_with_swift_version": "4.0"