| { |
| "name": "GXGesturePasswordKit", |
| "version": "1.0.1", |
| "summary": "手势密码", |
| "homepage": "https://git.lug.ustc.edu.cn/GuoXinJingAn/gesturepasswordkit.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "description": "GesturePasswordKit `GesturePasswordKit` 是一套手势密码管理与指纹解锁工具", |
| "authors": { |
| "wenshiming": "guoxinjingandev@163.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://git.lug.ustc.edu.cn/GuoXinJingAn/gesturepasswordkit.git", |
| "tag": "v1.0.1" |
| }, |
| "resources": "GXGesturePasswordKit/Resource.bundle", |
| "source_files": "GXGesturePasswordKit/*.{png,h,m,swift}", |
| "requires_arc": true, |
| "dependencies": { |
| "Kingfisher": [ |
| |
| ] |
| }, |
| "swift_version": "4.2" |
| } |