[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / e / b / ConvertNumbersToWords / 1.0.0 / ConvertNumbersToWords.podspec.json
blob86a0eda9d65ee3a6bcd8db1d7ea074bb1b647270
2   "name": "ConvertNumbersToWords",
3   "version": "1.0.0",
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": "https://github.com/steveaxelrod007/ConvertNumbersToWords",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ConvertNumbersToWords/Classes/**/*",
22   "pushed_with_swift_version": "3.0"