4 "summary": "Library to help with basic algebra",
5 "description": "Library can be used to add and subtract two numbers as well as find the 'n'th term of fibonacci",
6 "homepage": "https://rbcgithub.fg.rbc.com/328055413/MathTestLib",
9 "Steve Brundage": "stephen.brundage@rbc.com"
14 "swift_versions": "5.0",
16 "git": "https://rbcgithub.fg.rbc.com/328055413/MathTestLib.git",
19 "source_files": "MathTestLib/**/*.swift",
20 "swift_version": "5.0"