2 "name": "OTPGenerator",
4 "summary": "Add one time passwords generation to your app.",
5 "description": "Add one time passwords generation to your app. If you are going to provide MultiFactor Authentication (MFA) to your clients this library allows you to do so easily.",
6 "homepage": "https://github.com/codewise/ios-otp-generators",
8 "type": "Apache License 2.0",
13 "Marcin Zbijowski": "marcin.zbijowski@codewise.com"
17 "git": "https://github.com/codewise/ios-otp-generators.git",
23 "source_files": "OTPGenerator/OTPGenerator/*.{h,swift}",
25 "OTPGeneratorExample",