[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 1 / c / RelizKit / 6.0.1 / RelizKit.podspec.json
blob995bccf96e72706438b852e9fa60dfc55dcce4f0
2   "name": "RelizKit",
3   "version": "6.0.1",
4   "summary": "RelizKit",
5   "description": "Small example to test code sharing via cocoapods.",
6   "homepage": "https://github.com/nersonSwift/RelizKit",
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/RelizSDK.git",
14     "tag": "RelizKit_v6.0.1"
15   },
16   "swift_versions": "5.3",
17   "platforms": {
18     "ios": "13.0"
19   },
20   "requires_arc": true,
21   "default_subspecs": "CoreOnly",
22   "subspecs": [
23     {
24       "name": "CoreOnly",
25       "source_files": "Sources/RelizKit/**/*",
26       "exclude_files": "Sources/RelizKit/**/*.plist"
27     }
28   ],
29   "swift_version": "5.3"