blob: 1f0e2001d5ca8cd80c23598764560e4107f7ea2d [file] [log] [blame]
{
"name": "XXVerticalButton",
"version": "0.1.0",
"summary": "An Vertically aligned iOS button write with Swift.",
"description": "The reason for creating this project is that VerticallyButton seems to be no longer maintained. I submitted the PR, but it was not merged in time. Thanks to VerticallyButton achieve what I needed. So I developed and maintained this project on the basis of VerticallyButton.",
"homepage": "https://github.com/cythb/XXVerticalButton",
"screenshots": [
"https://github.com/cythb/XXVerticalButton/raw/master/Screenshots/Screenshots.gif",
"https://github.com/cythb/XXVerticalButton/raw/master/Screenshots/Screenshots.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iHugo": "cythbgy@gmail.com"
},
"source": {
"git": "https://github.com/cythb/XXVerticalButton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XXVerticalButton/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.1"
}