blob: 9bbb4f642df5a2eabb2b04f3008c4bf1a301cf36 [file] [log] [blame]
{
"name": "HSBLayoutHelper",
"version": "0.0.2",
"summary": "Layout helper.",
"swift_version": "5.0",
"description": "Different iOS size layout helper.",
"homepage": "https://github.com/hsb9kr/HSBLayoutHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Red": "hsb9kr@gmail.com"
},
"source": {
"git": "https://github.com/hsb9kr/HSBLayoutHelper.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HSBLayoutHelper/Classes/*.swift"
}