[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 8 / 6 / HJLayout / 0.1.3 / HJLayout.podspec.json
blob6a558ac9e83b770abe45d587a4864425cae4911e
2   "name": "HJLayout",
3   "version": "0.1.3",
4   "summary": "Helps to use several collectionview custom layouts.",
5   "description": "Helps to use several collectionview custom layouts. Install library into your project, never have to write custom layouts again!",
6   "homepage": "https://github.com/HJKim95/HJLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HJKim95": "25ephipany@naver.com"
13   },
14   "source": {
15     "git": "https://github.com/HJKim95/HJLayout.git",
16     "tag": "0.1.3"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"