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