[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / b / f / MSCurrencyFormatter / 0.0.4 / MSCurrencyFormatter.podspec.json
blob7a463b3d19e6b22f82355bd92fae6b26e4f504aa
2   "name": "MSCurrencyFormatter",
3   "version": "0.0.4",
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/unteleported/MSCurrencyFormatter",
6   "license": "MIT",
7   "authors": {
8     "Brandon Butler": "",
9     "Olexandr Skrypnyk": "sxua@unteleported.com"
10   },
11   "source": {
12     "git": "https://github.com/unteleported/MSCurrencyFormatter.git",
13     "tag": "0.0.4"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "MSCurrencyFormatter.{h,m}",
19   "resources": "{toggle,doubleZeros}Button{Down,Up}.png",
20   "requires_arc": true