[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 1 / 6 / proj-libtiff-ios / 1.0.0 / proj-libtiff-ios.podspec.json
blob79445c7f111f6e9191e43ddca66f704da3451b5f
2   "name": "proj-libtiff-ios",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "PROJ-LibTIFF iOS",
9   "homepage": "https://github.com/alexbejann/proj-libtiff-ios",
10   "authors": {
11     "NGA": "",
12     "BIT Systems": "",
13     "Brian Osborn": "bosborn@caci.com",
14     "Alex Bejan": ""
15   },
16   "source": {
17     "git": "https://github.com/alexbejann/proj-libtiff-ios.git",
18     "tag": "1.0.0"
19   },
20   "requires_arc": true,
21   "pod_target_xcconfig": {
22     "DEFINES_MODULE": "YES"
23   },
24   "platforms": {
25     "ios": "12.0"
26   },
27   "source_files": "proj-libtiff-ios/**/*.{h,m}",
28   "exclude_files": "proj-libtiff-ios/**/Info.plist",
29   "frameworks": "Foundation",
30   "libraries": [
31     "sqlite3",
32     "c++"
33   ],
34   "dependencies": {
35     "PROJ-LibTIFF": [
36       "~> 9.3.1"
37     ]
38   }