[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / f / 5 / VerticallyButton / 0.1.1 / VerticallyButton.podspec.json
blob9c8b88b732d39357fc903b01d8fbeebe3c4c4e24
2   "name": "VerticallyButton",
3   "version": "0.1.1",
4   "summary": "Vertically aligned components.",
5   "description": "UIButton that have vertically aligned components.",
6   "homepage": "https://github.com/zeushin/VerticallyButton",
7   "screenshots": [
8     "https://raw.githubusercontent.com/zeushin/VerticallyButton/master/Screenshots/VerticallyButton.png",
9     "https://raw.githubusercontent.com/zeushin/VerticallyButton/master/Screenshots/VerticallyButton.gif"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Masher Shin": "zeushin@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/zeushin/VerticallyButton.git",
20     "tag": "0.1.1"
21   },
22   "social_media_url": "https://twitter.com/masher_s",
23   "platforms": {
24     "ios": "8.0"
25   },
26   "source_files": "VerticallyButton/Classes/**/*",
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ],
31   "pushed_with_swift_version": "3.0"