blob: 84766bdc4992dced323783bb46a31f40897c76ec [file] [log] [blame]
{
"name": "MAConfirmButton",
"version": "0.0.1",
"summary": "Image free subclass of UIButton that replicates and improves upon the behavior and the animations of the AppStore “Buy Now” buttons.",
"description": "MAConfirmButton is an animated subclass of UIButton that replicates and improves upon the behavior of the AppStore “Buy Now” buttons. Built and animated with Core Animation layers, it is completely image free.",
"homepage": "https://github.com/mikeahmarani/MAConfirmButton",
"license": "MIT",
"authors": "Mike Ahmarani",
"source": {
"git": "https://github.com/mikeahmarani/MAConfirmButton.git",
"commit": "78729c358d5b0857c078549af9428108c8b75ecc"
},
"platforms": {
"ios": null
},
"source_files": "MAConfirmButton",
"frameworks": "QuartzCore",
"requires_arc": false
}