[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 8 / 0 / b / RZUIKit / 2.0.4 / RZUIKit.podspec.json
blob66f465e404de5f9573dc0e5af212d9869a248ec6
2   "name": "RZUIKit",
3   "version": "2.0.4",
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_v2.0.4"
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     "RZScreensKit": [
30     ],
31     "RZViewBuilder": [
33     ]
34   },
35   "swift_version": "5.3"