[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / 6 / c / SVLatexView / 1.0.0 / SVLatexView.podspec.json
blob629e6bcf56c24f7ec6b8533c66ba80a19c73a4c5
2   "name": "SVLatexView",
3   "version": "1.0.0",
4   "summary": "Math equation rendering on iOS",
5   "description": "Math equation rendering on iOS using MathJax and WebKit",
6   "homepage": "https://github.com/Mazorati/SVLatexView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mazorati": "alex@svntech.ru"
13   },
14   "source": {
15     "git": "https://github.com/Mazorati/SVLatexView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "resources": [
22     "SVLatexView/Libs/*"
23   ],
24   "source_files": "SVLatexView/Classes/**/*"