blob: cbcfbb7d3754e3dde31181d455357790097e3365 [file] [log] [blame]
{
"name": "SHRichTextEditorTools",
"platforms": {
"ios": "10.0"
},
"version": "2.0.4",
"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.4"
},
"source_files": "SHRichTextEditorTools/Source/**/*.{swift}",
"resources": "SHRichTextEditorTools/*.xcassets",
"requires_arc": true,
"swift_version": "4.2",
"resource_bundles": {
"SHRichTextEditorTools": [
"SHRichTextEditorTools/Source/**/*.xib"
]
}
}