[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / c / d / CurrencyFormatter / 2.1.0 / CurrencyFormatter.podspec.json
blobde5caf5309355d2990fd8ad72392cfe9fc66350d
2   "name": "CurrencyFormatter",
3   "version": "2.1.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.1.0"
17   },
18   "swift_version": "4.1",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "CurrencyFormatter/Classes/**/*"