blob: 056e768c8714fece426281ba12bbacb7310dc87c [file] [log] [blame]
{
"name": "VSSocialButton",
"version": "1.0",
"summary": "VSSocialButton - button with left icon image and centered label.",
"description": "Easily create social buttons in storyboards or with code.\nIncluded incpectables:\n * Network image - set social network image (Facebook, Twitter etc.);\n * Button title - set button title;\n * Button background color - set button background color;\n * Label text color - set button label text color;\n * Button corner radius - set button corner radius;\n * Should animate social network image on press - animate netwrok image alpha on button press;",
"homepage": "https://github.com/pffan91/VSSocialButton/",
"screenshots": [
"https://dl.dropbox.com/s/63z3s2n0obfqe6c/img1.png",
"https://dl.dropbox.com/s/jjj2wj3ebwsh7zu/img2.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vladyslav Semenchenko": "developer.semenchenko@gmail.com"
},
"source": {
"git": "https://github.com/pffan91/VSSocialButton.git",
"tag": "1.0"
},
"social_media_url": "https://twitter.com/V_Semenchenko",
"platforms": {
"ios": "8.0"
},
"source_files": "VSSocialButton/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}