blob: 334dc8d70782e3a702a320aaca441607fb42b6f9 [file] [log] [blame]
{
"name": "KRStackView",
"version": "0.3.4",
"summary": "KRStackView helps arrange subviews, using only a few parameters.",
"description": "KRStackView allows users to arrage subviews like `UIStackView`, but supports iOS 8 and under.",
"homepage": "https://github.com/BridgeTheGap/KRStackView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Josh Woomin Park": "wmpark@knowre.com"
},
"source": {
"git": "https://github.com/BridgeTheGap/KRStackView.git",
"tag": "0.3.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KRStackView/Classes/**/*"
}