[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 2 / 5 / HKNSLayoutConstraint / 1.0.0 / HKNSLayoutConstraint.podspec.json
blobe39d4bf5f5b6bb913e3ffe5f7cc850f44f245439
2   "name": "HKNSLayoutConstraint",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "HK Enhanced NSLayoutConstraint",
7   "requires_arc": true,
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/HKNSLayoutConstraint",
16   "source": {
17     "git": "https://github.com/harrisonkong/HKNSLayoutConstraint.git",
18     "tag": "1.0.0"
19   },
20   "dependencies": {
21     "HKDeviceUtilities": [
22       "~> 1.0.0"
23     ],
24     "HKUIViewLengthCalculationBasis": [
25       "~> 1.0.0"
26     ]
27   },
28   "frameworks": "UIKit",
29   "source_files": "HKNSLayoutConstraint/**/*.swift",
30   "swift_versions": "4.2",
31   "swift_version": "4.2"