blob: 0eadcdd63f6dd152da0554b652b3e41c3544d5fa [file] [log] [blame]
{
"name": "StackView",
"version": "1.0.1",
"summary": "A class designed to simplify the implementation of vertical stacks of views on iOS.",
"homepage": "https://github.com/nicklockwood/SwipeView",
"license": {
"type": "zlib",
"file": "LICENCE.md"
},
"authors": {
"Nick Lockwood": "support@charcoaldesign.co.uk"
},
"source": {
"git": "https://github.com/nicklockwood/StackView.git",
"tag": "1.0.1"
},
"source_files": "StackView",
"requires_arc": false,
"platforms": {
"ios": "4.3"
}
}