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