blob: 3071e799b31dfffbf853381b61bf122d42fba4c4 [file] [log] [blame]
{
"name": "DBGuestureLock",
"version": "0.0.1",
"summary": "An iOS Guesture Lock View",
"description": "DBGuestureLock is an iOS drop-in class for adding a guesture lock to your app. It is easy to use and can be config for guesture lock colors.",
"homepage": "http://i36.Me/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"i36.Me": "i36.lib@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/i36lib/DBGuestureLock.git",
"tag": "0.0.1"
},
"source_files": "*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}