[Add] DocumentReaderFullAuthRFIDStage 7.5.10872
[CocoaPods.git] / Specs / 2 / b / d / HKUIImageView / 1.0.0 / HKUIImageView.podspec.json
blobbdca95e8a2a08baf36064954cff5a44d21f866a9
2   "name": "HKUIImageView",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "HK HKUIImageView Enhancementments",
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/HKUIImageView",
16   "source": {
17     "git": "https://github.com/harrisonkong/HKUIImageView.git",
18     "tag": "1.0.0"
19   },
20   "dependencies": {
21     "HKUIViewAutoCornerExtension": [
22       "~> 1.0.0"
23     ],
24     "HKUIViewLengthCalculationBasis": [
25       "~> 1.0.0"
26     ]
27   },
28   "frameworks": "UIKit",
29   "source_files": "HKUIImageView/**/*.swift",
30   "swift_versions": "4.0",
31   "swift_version": "4.0"