[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 1 / a / 5 / BiometricAuth / 0.0.4 / BiometricAuth.podspec.json
blob1fd307a615dd4842dd69282ef8d68efe9620fa96
2   "name": "BiometricAuth",
3   "version": "0.0.4",
4   "summary": "Framework for biometric authentication (via TouchID) in your application",
5   "description": "Framework for biometric authentication (via TouchID) in your application",
6   "homepage": "https://github.com/vasilenkoigor/BiometricAuth",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Igor Vasilenko": "spb.vasilenko@icloud.com"
13   },
14   "platforms": {
15     "ios": "9.3",
16     "osx": "10.12"
17   },
18   "source": {
19     "git": "https://github.com/vasilenkoigor/BiometricAuth.git",
20     "tag": "0.0.4"
21   },
22   "source_files": "Sources/**/*",
23   "frameworks": "LocalAuthentication",
24   "pushed_with_swift_version": "3.0"