[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / 9 / 2 / SHRichTextEditorTools / 2.0.7 / SHRichTextEditorTools.podspec.json
blobe777edadb1689b5d90d450c25ed3211d94ee07d6
2   "name": "SHRichTextEditorTools",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "version": "2.0.7",
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.7"
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"