[Add] libpag-enterprise 4.4.20
[CocoaPods.git] / Specs / a / 4 / 0 / OtpSecure / 1.0.1 / OtpSecure.podspec.json
blobe86c8be87c33bda766007f6ba7c83b0ebd0f28da
2   "name": "OtpSecure",
3   "version": "1.0.1",
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.1"
20   },
21   "source_files": "Sources/**/*.swift",
22   "swift_version": "4.2"