blob: 18fbd2bfa2feb425d48903d79a655ed9035e179b [file] [log] [blame]
{
"name": "SVLatexView",
"version": "1.1.3",
"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.1.3"
},
"platforms": {
"ios": "11.0"
},
"resources": [
"SVLatexView/Libs/*"
],
"source_files": "SVLatexView/Classes/**/*"
}