blob: 01a544125bdef4ec352ec5de883a6d4bae49bf96 [file] [log] [blame]
{
"name": "KRStackView",
"version": "0.4.3.3",
"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.4.3.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KRStackView/Classes/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
}
}