[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 7 / 3 / SQRichTextEditor / 1.0.1 / SQRichTextEditor.podspec.json
blob45968cc846c2d331ca4cb1b953a77ed5ce0b21ec
2   "name": "SQRichTextEditor",
3   "version": "1.0.1",
4   "summary": "A rich text WYSIWYG editor for iOS base on Squire.",
5   "description": "A rich text WYSIWYG editor for iOS, which is based on Squire using HTML5 and javascript.",
6   "homepage": "https://github.com/OneupNetwork/SQRichTextEditor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yuwei Lin": "jesse@gamer.com.tw"
13   },
14   "source": {
15     "git": "https://github.com/OneupNetwork/SQRichTextEditor.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "ios": {
22     "source_files": "SQRichTextEditor/Classes/*",
23     "resources": "SQRichTextEditor/Assets/Editor/*",
24     "frameworks": [
25       "UIKit",
26       "WebKit"
27     ]
28   },
29   "swift_versions": "5.1",
30   "swift_version": "5.1"