blob: 3adf3030b1f1cd60c3d74ef3d453598cd57227dc [file] [log] [blame]
{
"name": "GBSlideOutToUnlockView",
"version": "1.1.0",
"summary": "An \"Inside-2-Outside Slide to Unlock\" component for iOS",
"screenshots": "https://raw.github.com/barbosa/GBSlideOutToUnlockView/master/screenshot.gif",
"homepage": "https://github.com/barbosa/GBSlideOutToUnlockView",
"license": "MIT",
"authors": "Gustavo Barbosa",
"social_media_url": "https://twitter.com/gustavocsb",
"source": {
"git": "https://github.com/barbosa/GBSlideOutToUnlockView.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes",
"resources": "Assets/*.png",
"frameworks": "QuartzCore"
}