blob: b9b423a00236d8c0767286c13783011f94e994b7 [file] [log] [blame]
{
"name": "KSWXRichTextComponent",
"version": "0.0.1",
"summary": "this is a weex rich text component",
"description": "this is a weex rich text component named KSWXRichTextComponent",
"homepage": "https://github.com/HJaycee/WeexRichTextComponent.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HJaycee": "hjaycee@163.com"
},
"source": {
"git": "https://github.com/HJaycee/WeexRichTextComponent.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "Lib/Classes/**/*"
},
"frameworks": [
"UIKit",
"CoreText"
],
"dependencies": {
"WeexSDK": [
]
}
}