[Add] DemoTestFramework 1.0.10
[CocoaPods.git] / Specs / 2 / f / 5 / ALLatexView / 0.1.0 / ALLatexView.podspec.json
blobdf4eb7bc71a9973b62102c5aae13bfd4061ea938
2   "name": "ALLatexView",
3   "version": "0.1.0",
4   "summary": "Math equation rendering",
5   "description": "SwiftUI Math equation rendering with Katex.",
6   "homepage": "https://github.com/1Fr3dG/LatexView/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alfred Gao": "alfredg@alfredg.org"
13   },
14   "source": {
15     "git": "https://github.com/1Fr3dG/LatexView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "resources": [
22     "ALLatexView/Libs/*"
23   ],
24   "source_files": "ALLatexView/Classes/**/*",
25   "swift_versions": "5.0",
26   "swift_version": "5.0"