blob: 9e255a664e9873cf25f6a5bb54605639466c9e1f [file] [log] [blame]
{
"name": "MXTouchID",
"version": "1.0.1",
"summary": "An easy-to-use class for Touch ID on iOS.",
"description": "The first version of MXTouchID, an easy-to-use class for Touch ID on iOS.",
"homepage": "https://github.com/Meniny/MXTouchID-in-Objective-C",
"license": "MIT",
"authors": "Elias Abel",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Meniny/MXTouchID-in-Objective-C.git",
"tag": "1.0.1"
},
"source_files": "MXTouchID/*",
"frameworks": [
"LocalAuthentication",
"Foundation"
]
}