[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 6 / c / iOSRichTextEditor / 0.1.0 / iOSRichTextEditor.podspec.json
blob19d0ffdff7e6f58d3cf63d1d6a72e12fe057789a
2   "name": "iOSRichTextEditor",
3   "version": "0.1.0",
4   "summary": "A sample Rich Text Editor",
5   "description": "A sample Rich Text Editor comprising many editing options such as Bold, Italic, underline and other options",
6   "homepage": "https://github.com/mahendran29/iOSRichTextEditor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mahendran29": "mithu.dar@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mahendran29/iOSRichTextEditor.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "source_files": "iOSRichTextEditor/Classes/**/*.{swift}",
22   "resource_bundles": {
23     "iOSRichTextEditor": [
24       "iOSRichTextEditor/Assets/*.{xcassets,js,html}"
25     ]
26   }