[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / 9 / 1 / LibOpenWeather / 1.0.0 / LibOpenWeather.podspec.json
blob6914fe99f59fe5889334ba721414cf5c8b0ab7af
2   "name": "LibOpenWeather",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
7   },
8   "homepage": "https://github.com/MatrixSenpai/LibOpenWeather",
9   "authors": {
10     "MatrixSenpai": "math.matrix@icloud.com"
11   },
12   "summary": "A small lib for the OpenWeatherMap API",
13   "source": {
14     "git": "https://github.com/MatrixSenpai/LibOpenWeather.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "source_files": "Sources/api/*.swift",
21   "dependencies": {
22     "RxSwift": [
24     ]
25   }