[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 7 / 3 / HKUIButton / 1.0.1 / HKUIButton.podspec.json
blobcb56ec8ff1263b6872b06bc33bd46ac8628554d6
2   "name": "HKUIButton",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "HK UIButton Enhancementments",
7   "requires_arc": false,
8   "version": "1.0.1",
9   "license": {
10     "type": "MIT"
11   },
12   "authors": {
13     "Harrison Kong": "harrisonkong@skyroute66.com"
14   },
15   "homepage": "https://github.com/harrisonkong/HKUIButton",
16   "source": {
17     "git": "https://github.com/harrisonkong/HKUIButton.git",
18     "tag": "1.0.1"
19   },
20   "dependencies": {
21     "HKUIViewAutoCornerExtension": [
22       "~> 1.0.0"
23     ],
24     "HKUIViewLengthCalculationBasis": [
25       "~> 1.0.0"
26     ]
27   },
28   "frameworks": "UIKit",
29   "source_files": "HKUIButton/**/*.swift",
30   "swift_versions": "4.0",
31   "swift_version": "4.0"