[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 8 / a / RZDarkModeKit / 1.0 / RZDarkModeKit.podspec.json
blob8c776ab1a63b6901479d4499319cba1ad0a564d1
2   "name": "RZDarkModeKit",
3   "version": "1.0",
4   "summary": "Small example to test code sharing.",
5   "description": "Small example to test code sharing via cocoapods.",
6   "homepage": "https://github.com/nersonSwift/RZDarkModeKit",
7   "license": "MIT",
8   "authors": {
9     "Angel-senpai": "daniil.murygin68@gmail.com",
10     "nersonSwift": "aleksandrsenin@icloud.com"
11   },
12   "source": {
13     "git": "https://github.com/nersonSwift/RZDarkModeKit.git",
14     "tag": "1.0"
15   },
16   "exclude_files": "RZDarkModeKit/**/*.plist",
17   "swift_versions": "5.3",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "requires_arc": true,
22   "source_files": "RZDarkModeKit/**/*",
23   "swift_version": "5.3"