[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / 1 / c / RelizKit / 5.1.3 / RelizKit.podspec.json
blobea4bef70606bb9ad774f313e09e881ed275e82b2
2   "name": "RelizKit",
3   "version": "5.1.3",
4   "summary": "RelizKit",
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": "RelizKit_v5.1.3"
15   },
16   "exclude_files": "RelizKit/**/*.plist",
17   "swift_versions": "5.3",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "requires_arc": true,
22   "default_subspecs": "CoreOnly",
23   "subspecs": [
24     {
25       "name": "CoreOnly",
26       "source_files": "CoreOnly/**/*"
27     }
28   ],
29   "swift_version": "5.3"