[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 5 / 7 / HKUILayoutShorthands / 1.0.0 / HKUILayoutShorthands.podspec.json
blobfa2d104fd102fe6b6218bf2f8f7b20865010b9fe
2   "name": "HKUILayoutShorthands",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "Shorthand methods for Swift programmatic UI layout constraints",
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/HKUILayoutShorthands",
16   "source": {
17     "git": "https://github.com/harrisonkong/HKUILayoutShorthands.git",
18     "tag": "1.0.0"
19   },
20   "frameworks": "UIKit",
21   "source_files": "HKUILayoutShorthands/**/*.swift",
22   "swift_versions": "4.0",
23   "swift_version": "4.0"