blob: 86600b77e4da8d3d8704c10d3d0907284d06df29 [file] [log] [blame]
{
"name": "IKBiometricAuth",
"version": "1.0.1",
"summary": "BFKit is a collection of useful classes to develop Apps faster",
"homepage": "https://github.com/JakeJeong/IKBiometricAuth",
"screenshots": "",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jake Jeong": "jikturbo@gmail.com"
},
"social_media_url": "https://facebook.com/inkyu.jeong.5",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/JakeJeong/IKBiometricAuth.git",
"tag": "v1.0.1"
},
"source_files": "Source/*.{h,m}",
"weak_frameworks": "LocalAuthentication",
"requires_arc": true
}