[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 7 / 9 / ZenUIKit / 2.0.1 / ZenUIKit.podspec.json
blobc09da582aa6510b1958be325a70ef3ac505cc6b4
2   "name": "ZenUIKit",
3   "version": "2.0.1",
4   "swift_versions": "5.0",
5   "summary": "ZenUIKit is a collection of views, extensions and functions for UIKit framework.",
6   "description": "ZenUIKit is a collection of convenient and concise extensions, views and functions for UIKit framework..",
7   "homepage": "https://github.com/roland19deschain/ZenUIKit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Alexey Roik": "roland19deschain@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/roland19deschain/ZenUIKit.git",
17     "tag": "2.0.1"
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "13.0"
22   },
23   "source_files": "Sources/**/*{swift}",
24   "dependencies": {
25     "ZenSwift": [
27     ]
28   },
29   "swift_version": "5.0"