blob: 4039c14a075305291a531a18c6d3e84c64970315 [file] [log] [blame]
{
"name": "DWUNlock",
"version": "1.1.2",
"summary": "iOS端手势与指纹解锁.",
"description": "- 一款用于iOS开发的手势与指纹解锁",
"homepage": "https://github.com/dwanghello/DWUNlock",
"license": "MIT",
"authors": {
"dwang": "dwang.hello@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dwanghello/DWUNlock.git",
"tag": "1.1.2"
},
"source_files": [
"DWUNlock",
"DWUNlock/**/*.{h,m}"
],
"resources": "DWUNlock/Resources.bundle",
"frameworks": [
"Foundation",
"UIKit",
"LocalAuthentication",
"QuartzCore"
]
}