blob: 629e6bcf56c24f7ec6b8533c66ba80a19c73a4c5 [file] [log] [blame]
{
"name": "SVLatexView",
"version": "1.0.0",
"summary": "Math equation rendering on iOS",
"description": "Math equation rendering on iOS using MathJax and WebKit",
"homepage": "https://github.com/Mazorati/SVLatexView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mazorati": "alex@svntech.ru"
},
"source": {
"git": "https://github.com/Mazorati/SVLatexView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"resources": [
"SVLatexView/Libs/*"
],
"source_files": "SVLatexView/Classes/**/*"
}