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",
22 "git": "https://github.com/chrisamanse/OTPKit.git",
27 "Sources/**/*.{h,swift}"
30 "pod_target_xcconfig": {
31 "SWIFT_VERSION": "3.0"