[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / a / e / b / ConvertNumbersToWords / 1.0.1 / ConvertNumbersToWords.podspec.json
blob887ba4bb616d5fa8f3b02fcd68806473c0adcc72
2   "name": "ConvertNumbersToWords",
3   "version": "1.0.1",
4   "summary": "Converts a number, $1,234.56 to one thousand two hundred thirty four dollars and 56/100",
5   "description": "Convert decimal values to words for use in writing a check.  Cause we all write checks these days....\n* I was bored and helped a friend out.",
6   "homepage": "http://www.axee.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "steveaxelrod007": "steve@axelrod.net"
13   },
14   "source": {
15     "git": "https://github.com/steveaxelrod007/ConvertNumbersToWords.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ConvertNumbersToWords/Classes/**/*",
22   "pushed_with_swift_version": "3.0"