[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 8 / f / 1 / SyncTeX / 1.23 / SyncTeX.podspec.json
blobe1579b89d19e26683edee7dc2cebedbc5302069b
2   "name": "SyncTeX",
3   "version": "1.23",
4   "summary": "Synchronization for TeX",
5   "homepage": "https://github.com/nzrsky/synctex",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jerome.Laurens": "jerome.laurens@u-bourgogne.fr",
12     "Alexey Nazarov": "alexx.nazaroff@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nzrsky/synctex",
16     "branch": "2020"
17   },
18   "social_media_url": "https://twitter.com/nzrsky",
19   "platforms": {
20     "osx": "10.10"
21   },
22   "requires_arc": false,
23   "frameworks": "Foundation",
24   "libraries": "z",
25   "source_files": "synctex_*.{h,c}"