[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / c / 6 / 4 / UITextField-Mask / 0.0.1 / UITextField-Mask.podspec.json
blobdd7ae0ef4b9c4350f24c6c0be49cf0b244e7764c
2   "name": "UITextField-Mask",
3   "module_name": "UITextFieldMask",
4   "version": "0.0.1",
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   "platforms": {
12     "ios": "11.0"
13   },
14   "swift_version": "4.2",
15   "source": {
16     "git": "https://github.com/rafaelrsilva/UITextField-Mask.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "UITextField-Mask/**/*.{h,m,swift}"