4 "summary": "Pure Swift implementations of one-time password algorithms.",
5 "description": "OTPKit is a Swift framework containing implementations of one-time password algorithms.",
6 "homepage": "https://github.com/chrisamanse/OTPKit",
12 "Chris Amanse": "chris@chrisamanse.xyz"
14 "social_media_url": "http://twitter.com/ChrisAmanse",
21 "git": "https://github.com/chrisamanse/OTPKit.git",
26 "Sources/**/*.{h,swift}"
29 "pod_target_xcconfig": {
30 "SWIFT_VERSION": "3.0"