blob: 4baac9c5784fd56b46e7f1c16cf87e62d1fa9aab [file] [log] [blame]
{
"name": "HJLayout",
"version": "0.1.5",
"summary": "Helps to use several collectionview custom layouts and transforming.",
"description": "Helps to use several collectionview custom layouts. Install library into your project, never have to write custom layouts again!",
"homepage": "https://github.com/HJKim95/HJLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HJKim95": "25ephipany@naver.com"
},
"source": {
"git": "https://github.com/HJKim95/HJLayout.git",
"tag": "0.1.5"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}