blob: f417edf8321e996277dd04876a90061227effb26 [file] [log] [blame]
{
"name": "iTouchId",
"version": "0.1.7",
"summary": "touch id 封装使用",
"description": "touch id 使用, 开发者直接通过pod方式导入,引用相关类可以直接进行验证.",
"homepage": "https://github.com/zhangrongwu/iTouchId",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangrongwu": "zhangrongwu@ennew.cn"
},
"source": {
"git": "https://github.com/zhangrongwu/iTouchId.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iTouchId/Classes/**/*",
"frameworks": [
"UIKit",
"LocalAuthentication"
]
}