blob: 287396f2258fe54ee1df94673078c6186047163c [file] [log] [blame]
{
"name": "ZBGestureLock",
"version": "0.0.2",
"summary": "实现手势解锁屏幕功能",
"homepage": "https://github.com/AnswerXu/ZBGestureLock.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AnswerXu": "zhengbo073017@163.com"
},
"source": {
"git": "https://github.com/AnswerXu/ZBGestureLock.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZBGestureLock/ZBGestureLockView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}