[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / a / f / OpenWeatherMapAPIConsumer / 0.0.2 / OpenWeatherMapAPIConsumer.podspec.json
blob57a08754c5d234133cc4a01539aef999ec8c6bc6
2   "name": "OpenWeatherMapAPIConsumer",
3   "version": "0.0.2",
4   "summary": "Get current weather and 3-hourly forecast 5 days for your city. Helpful stats, temperature, clouds, pressure, wind around your location.",
5   "description": "Access current weather data for any location on Earth including over 200,000 cities! Current weather is frequently updated based on global models and data from more than 40,000 weather stations. Also 5 day forecast is available at any location or city. It includes weather data every 3 hours. Data is available in JSON Format.",
6   "homepage": "https://github.com/jolucama/OpenWeatherMapAPIConsumer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jose Luis Cardosa": "jlcardosa@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jolucama/OpenWeatherMapAPIConsumer.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "10.2"
20   },
21   "source_files": "OpenWeatherMapAPIConsumer/Classes/**/*",
22   "pushed_with_swift_version": "3.0"