[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 2 / 3 / 7 / MathTestLib / 0.0.1 / MathTestLib.podspec.json
bloba365719a3382f9cd544fefaacbc7bbb01556cc7c
2   "name": "MathTestLib",
3   "version": "0.0.1",
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",
7   "license": "RBC",
8   "authors": {
9     "Steve Brundage": "stephen.brundage@rbc.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://rbcgithub.fg.rbc.com/328055413/MathTestLib.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "MathTestLib/**/*.swift",
20   "swift_version": "5.0"