[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / b / f / MSCurrencyFormatter / 0.0.2 / MSCurrencyFormatter.podspec.json
blob5cc2d369bca63e29639830ba4dd89009f653b11c
2   "name": "MSCurrencyFormatter",
3   "version": "0.0.2",
4   "summary": "A piece of code that will automatically format a UITextField with a numberpad to behave like an ATM.",
5   "homepage": "https://github.com/sxua/MSCurrencyFormatter",
6   "license": "MIT",
7   "authors": {
8     "Brandon Butler": "",
9     "Olexandr Skrypnyk": "ukraine.sax@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/sxua/MSCurrencyFormatter.git",
13     "tag": "0.0.2"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "MSCurrencyFormatter.{h,m}",
19   "resources": "toggleButton{Down,Up}.png",
20   "requires_arc": true