[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 4 / 0 / OtpSecure / 1.0.0 / OtpSecure.podspec.json
blob27cc622dbb7f6a6126b481c2e8db588b39797f31
2   "name": "OtpSecure",
3   "version": "1.0.0",
4   "summary": "This library allows you to quickly and easily validate otps sent through OtpSecure Service.",
5   "description": "This Swift library allows you to quickly and easily validate otps sent through OtpSecure Service using Swift.",
6   "homepage": "https://github.com/ecertic/otpsecure-swift.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Diego SepĂșlveda Blanco": "d.sepulvedabl@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/ecertic/otpsecure-swift.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Sources/**/*.swift",
22   "swift_version": "4.2"