[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 0 / 7 / 9 / ZenUIKit / 2.0.32 / ZenUIKit.podspec.json
blob026f0bea487c3f942f598d38faa02bb5e18d80a3
2   "name": "ZenUIKit",
3   "version": "2.0.32",
4   "swift_versions": "5.7",
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.32"
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "13.0"
22   },
23   "source_files": "Sources/**/*{swift}",
24   "dependencies": {
25     "ZenSwift": [
27     ],
28     "ZenCoreGraphics": [
30     ]
31   },
32   "swift_version": "5.7"