| { | |
| "name": "HZGestureUnlock", | |
| "version": "0.0.1", | |
| "summary": "手势解锁", | |
| "description": "手势解锁的代码整理", | |
| "homepage": "https://github.com/jihuaibin2015/HZGestureUnlock", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "jihuaibin2015": "15158863897@163.com" | |
| }, | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "source": { | |
| "git": "https://github.com/jihuaibin2015/HZGestureUnlock.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "HZGestureUnlock/**/*.{h,m}", | |
| "requires_arc": true | |
| } |