blob: 4da910abd8c43e49f89b8edf977bddcaa104e81a [file] [log] [blame]
{
"name": "FPVerticalView",
"version": "1.0.4",
"summary": "A container for the vertical layout subviews.",
"description": "TODO: A container for the vertical layout subviews, The vertical layout of multiple sub-views,It is not concerned with their specific location.",
"homepage": "https://github.com/fakepinge/FPVerticalView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fakepinge@gmail.com": "fakepinge@gmail.com"
},
"source": {
"git": "https://github.com/fakepinge/FPVerticalView.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FPVerticalView/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}