blob: 4755bf7305f7e2ca15faced399fec56e5a4af8ab [file] [log] [blame]
{
"name": "XXVerticalButton",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XXVerticalButton/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.1"
}