[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 1 / c / RelizKit / 0.0.2 / RelizKit.podspec.json
blob805caabebada58173a04163e01253e2339063b1e
2   "name": "RelizKit",
3   "version": "0.0.2",
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.git",
7   "license": "MIT",
8   "authors": {
9     "Angel-senpai": "daniil.murygin68@gmail.com",
10     "nersonSwift": "aleksandrsenin@icloud.com"
11   },
12   "platforms": {
13     "ios": "13.0"
14   },
15   "source": {
16     "git": "https://github.com/nersonSwift/RelizKit.git",
17     "tag": "0.0.2"
18   },
19   "source_files": "RelizKit/**/*",
20   "exclude_files": "RelizKit/**/*.plist",
21   "swift_versions": "5.3",
22   "requires_arc": true,
23   "dependencies": {
24     "RZUIKit": [
26     ],
27     "RZSubscribeManager": [
29     ]
30   },
31   "swift_version": "5.3"