blob: 90b5d1c2b56aabb463e08dd0b00a57cb1618ce13 [file] [log] [blame]
{
"name": "LockView",
"version": "3.1.0",
"summary": "Gesture Lock with Swift",
"description": "Gesture Lock with Swift.\nSupport FaceID & TouchID",
"homepage": "https://github.com/yuanjilee/LockView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yuanjilee": "824528524@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yuanjilee/LockView.git",
"tag": "3.1.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "LockView/Classes/**/*",
"resource_bundles": {
"LockView": [
"LockView/Assets/**/*.png",
"LockView/Resources/*.lproj"
]
},
"pushed_with_swift_version": "3.0"
}