blob: d9f28016987004c15cb5ebfc39dfa0c71d108b17 [file] [log] [blame]
{
"name": "HSBLayoutHelper",
"version": "0.0.4",
"summary": "Layout helper.",
"swift_versions": "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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HSBLayoutHelper/Classes/*.swift",
"swift_version": "5.0"
}