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