[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 0 / b / RZUIKit / 1.0 / RZUIKit.podspec.json
bloba07e97b0c32b53ba46ef54c4a891d6382ac5ac79
2   "name": "RZUIKit",
3   "version": "1.0",
4   "summary": "Small example to test code sharing.",
5   "description": "Small example to test code sharing via cocoapods.",
6   "homepage": "https://github.com/nersonSwift/RZUIKit.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/RZUIKit.git",
17     "tag": "1.0"
18   },
19   "source_files": "RZUIKit/**/*",
20   "exclude_files": "RZUIKit/**/*.plist",
21   "swift_versions": "5.3",
22   "requires_arc": true,
23   "swift_version": "5.3"