[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / 1 / KSWXRichTextComponent / 0.0.1 / KSWXRichTextComponent.podspec.json
blobb9b423a00236d8c0767286c13783011f94e994b7
2   "name": "KSWXRichTextComponent",
3   "version": "0.0.1",
4   "summary": "this is a weex rich text component",
5   "description": "this is a weex rich text component named KSWXRichTextComponent",
6   "homepage": "https://github.com/HJaycee/WeexRichTextComponent.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HJaycee": "hjaycee@163.com"
13   },
14   "source": {
15     "git": "https://github.com/HJaycee/WeexRichTextComponent.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "source_files": "Lib/Classes/**/*"
23   },
24   "frameworks": [
25     "UIKit",
26     "CoreText"
27   ],
28   "dependencies": {
29     "WeexSDK": [
31     ]
32   }