blob: 38c2fa73ff0787d59a20dff6fbb52673a3e2aa1a [file] [log] [blame]
{
"name": "LockView",
"version": "3.0.0",
"summary": "Gesture Lock with Swift",
"description": "Gesture Lock with Swift.",
"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.0.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "LockView/Classes/**/*",
"resource_bundles": {
"LockView": [
"LockView/Assets/**/*.png",
"LockView/Resources/*.lproj"
]
},
"pushed_with_swift_version": "3.0"
}