[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 9 / 2 / SHRichTextEditorTools / 2.0.5 / SHRichTextEditorTools.podspec.json
blobe3846b09c09c35504b7b508339b4aaec27bc5563
2   "name": "SHRichTextEditorTools",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "version": "2.0.5",
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.5"
16   },
17   "source_files": "SHRichTextEditorTools/Source/**/*.{swift}",
18   "header_mappings_dir": "SHRichTextEditorTools/Source",
19   "resources": "SHRichTextEditorTools/*.xcassets",
20   "requires_arc": true,
21   "swift_version": "4.2",
22   "resource_bundles": {
23     "SHRichTextEditorTools": [
24       "SHRichTextEditorTools/Source/**/*.xib"
25     ]
26   }