[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / c / 8 / 0 / OTPModule / 1.0.0 / OTPModule.podspec.json
blob3e07f723c5ede226baccdde153357760079a77ff
2   "name": "OTPModule",
3   "version": "1.0.0",
4   "summary": "An OTP validation module for adding an extra security layer to the app.",
5   "description": "An OTP validation module for adding an extra security layer to the app. Customizable UITextField for OTP/Security code with AutoFill support.",
6   "homepage": "https://altimetrik.assembla.com/spaces/BankingModules/git/source",
7   "license": {
8     "type": "MIT",
9     "file": "OTPModule/LICENSE"
10   },
11   "authors": {
12     "Nicolas Herrera": "nherrera@altimetrik.com"
13   },
14   "source": {
15     "git": "https://git.assembla.com/Altimetrik/BankingModules.iOS.git",
16     "tag": "OTPModule/1.0.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "OTPModule/OTPModule/Classes/*swift",
22   "swift_versions": "5.0",
23   "deprecated": true,
24   "swift_version": "5.0"