blob: 6559cc87e484f5a6c1b8a6f14d56ef326454d264 [file] [log] [blame]
{
"name": "TouchID",
"version": "1.1.0",
"summary": "An iOS TouchID library.",
"description": "TouchID is an iOS TouchID library.",
"homepage": "https://github.com/Meniny/TouchID",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Elias Abel": "Meniny@qq.com"
},
"social_media_url": "https://meniny.cn",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Meniny/TouchID.git",
"tag": "1.1.0"
},
"source_files": "TouchID/*",
"public_header_files": "TouchID/*.h",
"frameworks": [
"Foundation",
"LocalAuthentication"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0",
"deprecated": true
}