[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 0 / 7 / 9 / ZenUIKit / 1.4.0 / ZenUIKit.podspec.json
blob14031d7140847a42ca9da33eb0696204d3f58628
2   "name": "ZenUIKit",
3   "version": "1.4.0",
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": "1.4.0"
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "ZenUIKit/**/*{swift}",
24   "swift_version": "5.0"