blob: 2ea7b064053e66ad39eec8a8813022ea694b42c3 [file] [log] [blame]
{
"name": "FRDLivelyButton",
"version": "1.1.2",
"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": "http://github.com/sebastienwindal/FRDLivelyButton/blob/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.2"
},
"source_files": "FRDLivelyButton",
"requires_arc": true
}