blob: 2f1e732c770c91a90f43e2b4fa61321d3e353d02 [file] [log] [blame]
{
"name": "DATTouchID",
"version": "0.1.0",
"summary": "DATTouchID uses the devices biometrics or passcode to access or store data.",
"description": "Use DATTouchID to access or store data using biometrics or passcode to authenticate.",
"homepage": "https://github.com/datinc/DATTouchID",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Peter Gulyas": "peter@datinc.ca"
},
"source": {
"git": "https://github.com/datinc/DATTouchID.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/datincca",
"platforms": {
"ios": "9.0"
},
"source_files": "DATTouchID/Classes/**/*"
}