11 "summary": "Swift implementation of SRP",
12 "homepage": "https://github.com/flockoffiles/SwiftySRP",
13 "authors": "Sergey Novitsky",
15 "git": "https://github.com/flockoffiles/SwiftySRP.git",
19 "SwiftySRP/*.{h,swift}",
22 "module_map": "SwiftySRP/module.modulemap",
23 "public_header_files": "SwiftySRP/**/*.h",
24 "private_header_files": "imath/*.h",
25 "documentation_url": "https://github.com/flockoffiles/SwiftySRP/",
31 "swift_versions": "5.0",
34 "SwiftySRPTests/*.swift"
36 "swift_version": "5.0"