[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / d / b / Fatos / 0.0.03 / Fatos.podspec.json
blob6924e2e82ad8c0d2d334fff8907737d2f334a566
2   "name": "Fatos",
3   "version": "0.0.03",
4   "summary": "FATOS Mogos SDK for internal distribution via gitlab.",
5   "description": "Software Development Kit to display 3d map and provide navigation functionalities.",
6   "homepage": "https://git.fatos.biz/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Heecheon Park": "heecheon92@fatoscorp.com"
13   },
14   "source": {
15     "git": "ssh://git@git.fatos.biz:30022/source/sdk/map/ios.git",
16     "tag": "0.0.03"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": [
22     "setting/*.h",
23     "base/*.h",
24     "nativeBridge/*.h",
25     "nativeMap/*.h",
26     "nativeNavi/*.h",
27     "service/*.h",
28     "common/*.h",
29     "openAPI/*.h",
30     "config/*.h"
31   ],
32   "public_header_files": [
33     "base/*.h",
34     "nativeBridge/*.h",
35     "nativeMap/*.h",
36     "nativeNavi/*.h",
37     "service/GPSService.h"
38   ],
39   "project_header_files": [
40     "config/*.h",
41     "openAPI/*.h",
42     "service/NMEA*.h",
43     "common/*.h",
44     "setting/*.h"
45   ],
46   "frameworks": [
47     "GLKit",
48     "OpenGLES",
49     "QuartzCore",
50     "UIKit",
51     "Foundation",
52     "CoreGraphics",
53     "CoreAudio",
54     "WebKit",
55     "CoreTelephony",
56     "CoreLocation"
57   ],
58   "vendored_libraries": "Products/libFatos.a"