blob: 64b7837694244aa996bd61125ef6445c57baef61 [file] [log] [blame]
{
"name": "ACDGestureLockViewController",
"version": "1.0.0",
"summary": "A simple gestureLockViewController.",
"description": "You need only through simple configuration, you can get a feature-rich gestures to unlock the controller.",
"homepage": "https://github.com/nolol/ACDGestureLockViewController",
"license": "MIT",
"authors": {
"WangBo": "0xwangbo@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/nolol/ACDGestureLockViewController.git",
"tag": "1.0.0"
},
"source_files": "ACDGestureLockViewController/Controllers/ACDGestureLockViewController/**/*.{h,m}",
"resources": "ACDGestureLockViewController/Controllers/ACDGestureLockViewController/**/*.xib"
}