blob: cd155dad744bca706336c5683126962f4dea24e4 [file] [log] [blame]
{
"name": "WDTouchID",
"version": "0.1.0",
"summary": "WDTouchID is a framework for quickly integrating biometric fingerprints.",
"description": "WDTouchID is a framework for quickly integrating biometric fingerprints.\nI wrote it for learning purposes, and I hope you can provide valuable comments.",
"homepage": "https://github.com/jocelen/WDTouchID",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jocelen": "jocelen@163.com"
},
"source": {
"git": "https://github.com/jocelen/WDTouchID.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WDTouchID/Classes/**/*"
}