[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / f / 3 / CurrencyText / 1.0.2 / CurrencyText.podspec.json
blob98449a4686a9718fac76d12c6f8b7764531ae6c7
2   "name": "CurrencyText",
3   "version": "1.0.2",
4   "summary": "Currency text field formatter that fits your UITextField subclassing.",
5   "homepage": "https://github.com/marinofelipe/UICurrencyTextField",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Felipe Lefèvre Marino": "felipemarino91@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/marinofelipe/UICurrencyTextField.git",
15     "tag": "1.0.2"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_version": "4.2",
21   "source_files": "Sources/**/*.swift"