blob: e471679e1e9b13e7b4d05d11d2b1cdd5fb435c9e [file] [log] [blame]
{
"name": "CDRFlowButton",
"version": "0.0.2",
"summary": "CDRFLow button, adds three spring animated buttons to have a more dynamic app",
"homepage": "https://github.com/cristi1900/CDRFlowButton",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT"
},
"authors": {
"Cristian Raica": "cristiandraica@gmail.com"
},
"source": {
"git": "https://github.com/cristi1900/CDRFlowButton.git",
"commit": "b932231c67b283f441af6bfa8479b2d81f2da9d1",
"tag": "0.0.2"
},
"dependencies": {
"JTHamburgerButton": [
"~> 1.0"
]
},
"requires_arc": true,
"source_files": "CDRFlowButtonExample/CDRFlowButtonExample/Classes/*"
}