[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 1 / 4 / OpenWeatherKit / 2.1.0 / OpenWeatherKit.podspec.json
blobb953697f4b24b59eb0aa891f5f22ba1aa1446bac
2   "name": "OpenWeatherKit",
3   "version": "2.1.0",
4   "summary": "Use easly OpenWeatherMap with simple api",
5   "description": "OpenWeatherKit is a simple library for OpenWeatherMap API",
6   "homepage": "https://github.com/bourvill/OpenWeatherKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marinel Maxime": "maxime.m62@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/bourvill",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/bourvill/OpenWeatherKit.git",
23     "tag": "2.1.0"
24   },
25   "source_files": "Sources/**/*",
26   "frameworks": "Foundation"