blob: 8fb0c2040fbc3c9a229a466280fa1eb9d90dc3eb [file] [log] [blame]
{
"name": "GBSlideOutToUnlockView",
"version": "1.3.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.3.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/objc",
"resources": "Assets/*.png",
"frameworks": "QuartzCore"
}