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