blob: aaf2c676f37157c554edada286ee797c99a750dc [file] [log] [blame]
{
"name": "FRDLivelyButton",
"version": "1.1.3",
"summary": "Lively button.",
"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.",
"homepage": "http://github.com/sebastienwindal/FRDLivelyButton",
"screenshots": "https://raw.githubusercontent.com/sebastienwindal/FRDLivelyButton/master/images/screenshot.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sebastien Windal": "sebastien@windal.net"
},
"platforms": {
"ios": "6.1"
},
"source": {
"git": "https://github.com/sebastienwindal/FRDLivelyButton.git",
"tag": "1.1.3"
},
"source_files": "FRDLivelyButton",
"requires_arc": true
}