[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 9 / 2 / libtiff / 4.6.2.1 / libtiff.podspec.json
blob2975429b24b2b48d5ff6098dffcd36633b87775f
2   "name": "libtiff",
3   "version": "4.6.2.1",
4   "summary": "The libtiff library, along with associated tool programs, should handle most of your needs for reading and writing TIFF images.",
5   "description": "The LibTIFF software provides support for the Tag Image File Format (TIFF), a widely used format for storing image data. The latest version of the TIFF specification is TIFF File Format Specification.",
6   "homepage": "https://libtiff.gitlab.io/libtiff/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": [
12     "libtiff contributors",
13     "Open Source Geospatial Foundation",
14     "Alex Bejan"
15   ],
16   "source": {
17     "git": "https://github.com/alexbejann/libtiff.git",
18     "tag": "4.6.2.1"
19   },
20   "platforms": {
21     "ios": "12.0",
22     "osx": "10.13"
23   },
24   "source_files": "libtiff/*.{h,c}"