[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 6 / f / UIKBasicKit / 0.1.0 / UIKBasicKit.podspec.json
blob6b382b623a9188b7038aa64604d705faab7fe47e
2   "name": "UIKBasicKit",
3   "version": "0.1.0",
4   "summary": "A Simple Kit that used to build view, tables and collection with ease.",
5   "description": "A Simple Kit that used to build view, tables and collection. Uses Combine with the use of latest techniques like Collection Compositional Layout, Table View Auto Dimensions and etc.",
6   "homepage": "https://github.com/krish11031998-pythonwhisperer/UIKBasicKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "krish11031998-pythonwhisperer": "krish_venkat11@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/krish11031998-pythonwhisperer/UIKBasicKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Source/**/*.swift",
23   "dependencies": {
24     "UIKLayout": [
26     ]
27   },
28   "swift_version": "5.0"