[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 3 / 1 / 0 / RZVibrantButton / 0.1.3 / RZVibrantButton.podspec.json
blobb89628d938cd49799e7ab59972a9af913c747e3a
2   "name": "RZVibrantButton",
3   "version": "0.1.3",
4   "summary": "The Stylish VisualEffects based UIButton Apple did not provide you. Built in Swift",
5   "description": "                       RZVibrantButton is a stylish button with iOS 8 vibrancy effect built using Swift. It is a subclass of UIButton that has a simple yet elegant appearance and built-in support for UIVisualEffectView and UIVibrancyEffect classes introduced in iOS 8. Yet, it can be used on iOS 7 without the vibrancy effect. The design of this button is inspired by \"AYVibrantButton\" by alan yip.\n",
6   "homepage": "https://github.com/remzr7/RZVibrantButton",
7   "screenshots": [
8     "https://github.com/a1anyip/AYVibrantButton/blob/master/Readme/invert-dark.gif?raw=true",
9     "https://github.com/a1anyip/AYVibrantButton/blob/master/Readme/translucent-dark.gif?raw=true"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Rameez Remsudeen": "remzr7@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/remzr7/RZVibrantButton.git",
20     "tag": "0.1.3"
21   },
22   "social_media_url": "https://twitter.com/remzr7",
23   "platforms": {
24     "ios": "8.0"
25   },
26   "requires_arc": true,
27   "source_files": "RZVibrantButton/*"