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