[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / c / 6 / 4 / UITextField-Mask / 0.0.4 / UITextField-Mask.podspec.json
blob44cb43e3e1f86c3f670256baa31fa2cddbdf9967
2   "name": "UITextField-Mask",
3   "module_name": "UITextFieldMask",
4   "version": "0.0.4",
5   "summary": "UITextField extension with mask support",
6   "homepage": "https://github.com/rafaelrsilva/UITextField-Mask",
7   "license": "MIT",
8   "authors": {
9     "Rafael Ribeiro da Silva": "eu@rafaelrsilva.com"
10   },
11   "swift_versions": "5.0",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/rafaelrsilva/UITextField-Mask.git",
17     "tag": "0.0.4"
18   },
19   "source_files": "UITextField-Mask/**/*.{h,m,swift}",
20   "swift_version": "5.0"