[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / c / 6 / e / Swift-Latex / 0.0.1 / Swift-Latex.podspec.json
blobecce27c9e3fbe83003bb37260fb74b202b01f9b1
2   "name": "Swift-Latex",
3   "version": "0.0.1",
4   "summary": "A latex parsing library written in Swift",
5   "description": "This CocoaPods library helps you parse latex strings.",
6   "homepage": "https://github.com/DouglasCobb/Swift-Latex.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Douglas Cobb": "douglas.g.cobb@gmail.com"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/DouglasCobb/Swift-Latex.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "Swift-Latex/**/*.{h,m,swift}",
23   "swift_version": "5.0"