[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 9 / a / HKUIViewAutoCornerExtension / 1.0.0 / HKUIViewAutoCornerExtension.podspec.json
blob1b50c14d9ae64dfd09c9c71622b10f3fea6bfa02
2   "name": "HKUIViewAutoCornerExtension",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "HK UIView Auto Corner Rounding Extension for Descendant UI Objects",
7   "requires_arc": false,
8   "version": "1.0.0",
9   "license": {
10     "type": "MIT"
11   },
12   "authors": {
13     "Harrison Kong": "harrisonkong@skyroute66.com"
14   },
15   "homepage": "https://github.com/harrisonkong/HKUIViewAutoCornerExtension",
16   "source": {
17     "git": "https://github.com/harrisonkong/HKUIViewAutoCornerExtension.git",
18     "tag": "1.0.0"
19   },
20   "dependencies": {
21     "HKUIViewLengthCalculationBasis": [
22       "~> 1.0.0"
23     ],
24     "HKUIViewUtilities": [
25       "~> 1.0.0"
26     ]
27   },
28   "frameworks": "UIKit",
29   "source_files": "HKUIViewAutoCornerExtension/**/*.swift",
30   "swift_versions": "4.0",
31   "swift_version": "4.0"