[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 9 / 2 / SHRichTextEditorTools / 2.0.8 / SHRichTextEditorTools.podspec.json
blob4b1f18be9781d59ac7192c79bfdf4f2bd884bc71
2   "name": "SHRichTextEditorTools",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "version": "2.0.8",
7   "summary": "This is a collection of extensions which are helpful in configuring UIBarButtonItem to build a rich text editor",
8   "authors": {
9     "Susmita Horrow": "susmita.horrow@gmail.com"
10   },
11   "license": "MIT",
12   "homepage": "https://github.com/hsusmita/SHRichTextEditorTools",
13   "source": {
14     "git": "https://github.com/hsusmita/SHRichTextEditorTools.git",
15     "tag": "2.0.8"
16   },
17   "source_files": "SHRichTextEditorTools/Source/**/*.{swift, xib}",
18   "preserve_paths": "SHRichTextEditorTools/Source/**",
19   "resources": "SHRichTextEditorTools/*.xcassets",
20   "requires_arc": true,
21   "swift_version": "4.2"