[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / f / 9 / a / RomanNumeralConverter / 1.1.1 / RomanNumeralConverter.podspec.json
blob7da72640094464734de37e90828283407547fa09
2   "name": "RomanNumeralConverter",
3   "version": "1.1.1",
4   "summary": "Convert a number to its Roman numeral representation.",
5   "description": "Pass in a number between 1 and 5000 to have it converted to its Roman numeral representation.",
6   "homepage": "https://github.com/donnywdavis/RomanNumeralConverter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Donny Davis": "donnywdavis@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/donnywdavis/RomanNumeralConverter.git",
16     "tag": "v1.1.1"
17   },
18   "platforms": {
19     "watchos": "2.0"
20   },
21   "source_files": "RomanNumeralConverter/Classes/**/*"