[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 8 / 0 / b / RZUIKit / 3.1 / RZUIKit.podspec.json
blob2493e125db1d0ee0709821de26f2b8a0c2a7cd09
2   "name": "RZUIKit",
3   "version": "3.1",
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_v3.1"
15   },
16   "source_files": "RZUIKit/RZUIKit/RZUIKit/**/*",
17   "exclude_files": "RZUIKit/RZUIKit/RZUIKit/**/*.plist",
18   "swift_versions": "5.3",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "requires_arc": true,
23   "dependencies": {
24     "RZScreensKit": [
26     ],
27     "RZViewBuilder": [
29     ]
30   },
31   "swift_version": "5.3"