[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 0 / 1 / OpenWeatherMapSDK / 0.0.2 / OpenWeatherMapSDK.podspec.json
blob430dbf65d417d39c44a281d958ec6e40304f5768
2   "name": "OpenWeatherMapSDK",
3   "version": "0.0.2",
4   "summary": "OpenWeatherMapSDK for weather data.",
5   "description": "This CocoaPods library helps you get weather data.",
6   "homepage": "https://github.com/RSPLPranav/OpenWeatherMapSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pranav Mistry": "pranav.mistry@purple.ai"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/RSPLPranav/OpenWeatherMapSDK.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "Sources/OpenWeatherMapSDK/**/*.{h,m,swift}"