blob: 36f16eb4355078d96a2dcd1d5bc6bae677db0736 [file] [log] [blame]
{
"name": "CenteredStackView",
"version": "0.5.0",
"summary": "Vertically centered stack view supports dynamic item dimension.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DragonCherry/CenteredStackView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DragonCherry": "DragonCherry"
},
"source": {
"git": "https://github.com/DragonCherry/CenteredStackView.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CenteredStackView/Classes/**/*",
"dependencies": {
"PureLayout": [
],
"UIViewKVO": [
],
"TinyLog": [
]
},
"pushed_with_swift_version": "3.0"
}