[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / 7 / f / MBOpenWeather / 0.1.0 / MBOpenWeather.podspec.json
blob2d3b0b32dc6ff86a8020b982ff555a983e1ac16f
2   "name": "MBOpenWeather",
3   "version": "0.1.0",
4   "summary": "MBOpenWeather is a pod that uses OpenWeatherMap API to return weather information for a specific location.",
5   "description": "MBOpenWeather is a simple OpenWeatherMap API Wrapper that allows for :\n\n- [x] Making seemless API Calls\n- [x] Retrieving Weather information about a specified location (By ID, Coordinates or Name)\n- [x] Returning simplified, human-readable values",
6   "homepage": "https://github.com/iMhdi/MBOpenWeather",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "m.boukhris@gmail.com": "m.boukhris@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/iMhdi/MBOpenWeather.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "MBOpenWeather/Classes/**/*"