[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 0 / b / RZUIKit / 4.0 / RZUIKit.podspec.json
bloba1c005439848d8c5416f017e02e31ff3eb978c06
2   "name": "RZUIKit",
3   "version": "4.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/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/RelizKit.git",
14     "tag": "RZUIKit_v4.0"
15   },
16   "source_files": "RZUIKit/RZUIKit/RZUIKit/RZUIKit.h",
17   "preserve_paths": "RZUIKit/RZUIKit/RZUIKit/module.modulemap",
18   "exclude_files": "RZUIKit/RZUIKit/RZUIKit/**/*.plist",
19   "swift_versions": "5.3",
20   "platforms": {
21     "ios": "13.0"
22   },
23   "user_target_xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(inherited) ${PODS_ROOT}/RZUIKit/RZUIKit/RZUIKit/RZUIKit"
25   },
26   "requires_arc": true,
27   "dependencies": {
28     "RZUIPacKit": [
30     ],
31     "RZViewBuilder": [
33     ]
34   },
35   "swift_version": "5.3"