blob: ee7be936efb0a7a6b7c5d6326f4a16fabcc4135d [file] [log] [blame]
{
"name": "CenteredStackView",
"version": "0.6.8",
"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.6.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CenteredStackView/Classes/**/*",
"dependencies": {
"PureLayout": [
],
"UIViewKVO": [
],
"TinyLog": [
]
},
"pushed_with_swift_version": "3.0"
}