[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 9 / f / DeskRichTextEditor / 0.0.1 / DeskRichTextEditor.podspec.json
blob61106a2e41694a19414439f7f721bd25fa13516f
2   "name": "DeskRichTextEditor",
3   "version": "0.0.1",
4   "summary": "A sample Rich Text Editor",
5   "description": "A Rich Text Editor providing various editing options such as Bold, Italic, strike-through, Font Size and various other editing options",
6   "homepage": "https://zrepository.zoho.com/zohocorp/user/Mahendran/DeskRichTextEditor.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mahendran": "mahendran.jv@zohocorp.com"
13   },
14   "source": {
15     "git": "https://zrepository.zoho.com/zohocorp/user/Mahendran/DeskRichTextEditor.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "source_files": "Classes/**/*.{swift}",
22   "resource_bundles": {
23     "DeskRichTextEditor": [
24       "Assets/*.{xcassets,js,html}"
25     ]
26   }