blob: 95ce4bdda4817ea95b692bfc5d3b01be9284fbab [file] [log] [blame]
{
"name": "XpdButtons",
"version": "0.1.0",
"summary": "A UIView which provide multiple buttons arranged in pageViewController.",
"description": "A UIView which provide multiple buttons arranged in pageViewController. Button layout depends on total number of buttons you want. It will club 4 buttons in one page other buttons will be in next page (which will comeup after horizontal scroll) Buttons will looks like\n..[####] [####]\n[######] [#######]. PS :- Check screenshot on home page",
"homepage": "https://github.com/xpd54/XpdButtons",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ravi Prakash": "raviprakash.xpd54@gmail.com"
},
"source": {
"git": "https://github.com/xpd54/XpdButtons.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XpdButtons/Classes/**/*"
}