[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / c / d / CurrencyFormatter / 2.2.0 / CurrencyFormatter.podspec.json
blob04197cee0475e0cd6a036379ed0df9cba81a9291
2   "name": "CurrencyFormatter",
3   "version": "2.2.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.2.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "CurrencyFormatter/Classes/**/*",
23   "swift_version": "5.0"