[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 7 / 3 / SQRichTextEditor / 0.1.0 / SQRichTextEditor.podspec.json
blob6dfbbdda5b77062ee6158f69d616708aad8e8f3b
2   "name": "SQRichTextEditor",
3   "version": "0.1.0",
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": "n823n823@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/OneupNetwork/SQRichTextEditor.git",
16     "tag": "0.1.0"
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"