blob: 99abb8893e81cc0c0593923cdeffef273a5b0c2d [file] [log] [blame]
{
"name": "SHRichTextEditorTools",
"platforms": {
"ios": "10.0"
},
"version": "2.0.9",
"summary": "This is a collection of extensions which are helpful in configuring UIBarButtonItem to build a rich text editor",
"authors": {
"Susmita Horrow": "susmita.horrow@gmail.com"
},
"license": "MIT",
"homepage": "https://github.com/hsusmita/SHRichTextEditorTools",
"source": {
"git": "https://github.com/hsusmita/SHRichTextEditorTools.git",
"tag": "2.0.9"
},
"source_files": "SHRichTextEditorTools/Source/**/*.{swift}",
"preserve_paths": "SHRichTextEditorTools/Source/**",
"resources": [
"SHRichTextEditorTools/*.xcassets",
"SHRichTextEditorTools/*.{xib}"
],
"requires_arc": true,
"swift_version": "4.2"
}