[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / c / d / CurrencyFormatter / 2.0.0 / CurrencyFormatter.podspec.json
blobfcbccd96df15eb830ebdcfadf8bc271d9ff1aeb5
2   "name": "CurrencyFormatter",
3   "version": "2.0.0",
4   "summary": "A simple currency formatter.",
5   "description": "A simple currency formatter. Can be used to format UITextField too.",
6   "homepage": "https://github.com/OpenCraft/CurrencyFormatter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Henrique Morbin": "morbin_@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/OpenCraft/CurrencyFormatter.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CurrencyFormatter/Classes/**/*",
22   "pushed_with_swift_version": "3.0"