[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 8 / 1 / f / VSSocialButton / 1.1 / VSSocialButton.podspec.json
bloba49e90b85959ba401c2dd6d10baaf9f7de5b8a89
2   "name": "VSSocialButton",
3   "version": "1.1",
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* Font size - set font size for button label;\n* Font name - set font name for button label;\n* Button corner radius - set button corner radius;\n* Should animate social network image on press - animate network image alpha on button press;\n* Should animate \"slide\" on press - animate \"slide\" on button press, please see example:",
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.1"
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"