blob: 0da13c94b08f56e0350f9ae273f752f392b7cb71 [file] [log] [blame]
{
"name": "LN_TouchIDHelper",
"version": "1.0.1",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "一行代码实现指纹解锁功能.",
"homepage": "https://github.com/LionNeo/LN_TouchIDHelper.git",
"authors": {
"Lion_Neo": "123624331@qq.com"
},
"description": "指纹功能集成,一行代码实现.",
"source": {
"git": "https://github.com/LionNeo/LN_TouchIDHelper.git",
"tag": "1.0.1"
},
"source_files": "LN_TouchIDHelper/**/*.{h,m}",
"frameworks": [
"Foundation",
"LocalAuthentication"
],
"requires_arc": true
}