[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / f / 7 / FRDLivelyButton / 1.1.3 / FRDLivelyButton.podspec.json
blobaaf2c676f37157c554edada286ee797c99a750dc
2   "name": "FRDLivelyButton",
3   "version": "1.1.3",
4   "summary": "Lively button.",
5   "description": "Simple UIButton subclass intended to be used inside a UIBarButtonItem. Supports common nav bar button types, nicely animates button type changes and touch events.",
6   "homepage": "http://github.com/sebastienwindal/FRDLivelyButton",
7   "screenshots": "https://raw.githubusercontent.com/sebastienwindal/FRDLivelyButton/master/images/screenshot.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Sebastien Windal": "sebastien@windal.net"
14   },
15   "platforms": {
16     "ios": "6.1"
17   },
18   "source": {
19     "git": "https://github.com/sebastienwindal/FRDLivelyButton.git",
20     "tag": "1.1.3"
21   },
22   "source_files": "FRDLivelyButton",
23   "requires_arc": true