[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 1 / f / VSSocialButton / 1.0 / VSSocialButton.podspec.json
blob056e768c8714fece426281ba12bbacb7310dc87c
2   "name": "VSSocialButton",
3   "version": "1.0",
4   "summary": "VSSocialButton - button with left icon image and centered label.",
5   "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;",
6   "homepage": "https://github.com/pffan91/VSSocialButton/",
7   "screenshots": [
8     "https://dl.dropbox.com/s/63z3s2n0obfqe6c/img1.png",
9     "https://dl.dropbox.com/s/jjj2wj3ebwsh7zu/img2.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Vladyslav Semenchenko": "developer.semenchenko@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/pffan91/VSSocialButton.git",
20     "tag": "1.0"
21   },
22   "social_media_url": "https://twitter.com/V_Semenchenko",
23   "platforms": {
24     "ios": "8.0"
25   },
26   "source_files": "VSSocialButton/Classes/**/*",
27   "frameworks": "UIKit",
28   "pushed_with_swift_version": "3.0"