blob: aafd62c4fe69c6b89ab4e9e822036db341bee4bd [file] [log] [blame]
{
"name": "SPTouchID",
"version": "0.1.3",
"summary": "Make a portable biometric authentication of your application!",
"description": "Make a portable biometric authentication of your application! through your pod also..",
"homepage": "https://github.com/ssowri1/SPTouchID",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ssowri1": "ssowri1@gmail.com"
},
"source": {
"git": "https://github.com/ssowri1/SPTouchID.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SPTouchID/Classes/**/*",
"resource_bundles": {
"SPTouchID": [
"SPTouchID/Assets/*.gif"
]
},
"frameworks": "UIKit"
}