[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 9 / 7 / RNMaskTextField / 1.0.0 / RNMaskTextField.podspec.json
blob2e08491ac39d4b6abf799c87d803f0da095e6777
2   "name": "RNMaskTextField",
3   "version": "1.0.0",
4   "summary": "UITextfield with mask and message error",
5   "description": "TIt is a subclass of UITextfield to Provide the mask and message error label..",
6   "homepage": "https://github.com/souzainf3/RNMaskTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Romilson Nunes": "souzainf3@yahoo.com.br"
13   },
14   "social_media_url": "http://twitter.com/souzainf3",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/souzainf3/RNMaskTextField.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "RNMaskTextField/*",
23   "frameworks": "UIKit",
24   "requires_arc": true