[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 6 / 7 / ESWeather_swift / 0.0.1 / ESWeather_swift.podspec.json
blob7e451bac40f7d8639f66e3f36c42c843f569d2cd
2   "name": "ESWeather_swift",
3   "version": "0.0.1",
4   "summary": "A weather widget for iOS",
5   "homepage": "https://github.com/EverydayStep/ESWeather_swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "codeLocker": "codeLockers@outlook.com"
12   },
13   "swift_versions": "5.0",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/EverydayStep/ESWeather_swift.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "ESWeather_swift/ESWeather_swift/*.swift",
22   "resources": "ESWeather_swift/Resources/*.{png,jpg}",
23   "dependencies": {
24     "SnapKit": [
25       "~> 5.0.1"
26     ],
27     "ESCategory_swift": [
28       "~> 0.2.0"
29     ]
30   },
31   "swift_version": "5.0"