[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 8 / 0 / b / RZUIKit / 2.0.3 / RZUIKit.podspec.json
blobbbb30c84b0f57704220cdab606d309d4f562df44
2   "name": "RZUIKit",
3   "version": "2.0.3",
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.3"
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"