[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / a / 5 / BiometricAuth / 0.0.3 / BiometricAuth.podspec.json
blob2bd53d75a676f99687845a093bfd304f1281940e
2   "name": "BiometricAuth",
3   "version": "0.0.3",
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.3"
21   },
22   "source_files": "Sources/**/*",
23   "frameworks": "LocalAuthentication",
24   "pushed_with_swift_version": "3.0"