[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / 1 / c / RelizKit / 0.0.7 / RelizKit.podspec.json
blobf16d8fa384c8332bdc96ea4b1c71e030076ee2d8
2   "name": "RelizKit",
3   "version": "0.0.7",
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   "platforms": {
13     "ios": "13.0"
14   },
15   "source": {
16     "git": "https://github.com/nersonSwift/RelizKit.git",
17     "tag": "0.0.7"
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   "frameworks": [
32     "RZUIKit",
33     "RZSubscribeManager"
34   ],
35   "swift_version": "5.3"