{ | |
"name": "SVLatexView", | |
"version": "0.1.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": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "SVLatexView/Classes/**/*" | |
} |