[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / d / b / Fatos / 0.0.02 / Fatos.podspec.json
blobc03c939774729b9f7ad74b0d583aa95bbd76fd70
2   "name": "Fatos",
3   "version": "0.0.02",
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.02"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": [
22     "base/*.h",
23     "nativeBridge/*.h",
24     "nativeMap/*.h",
25     "nativeNavi/*.h",
26     "service/GPSService.h"
27   ],
28   "frameworks": [
29     "GLKit",
30     "OpenGLES",
31     "QuartzCore",
32     "UIKit",
33     "Foundation",
34     "CoreGraphics",
35     "CoreAudio",
36     "WebKit",
37     "CoreTelephony",
38     "CoreLocation"
39   ],
40   "vendored_libraries": "Products/libFatos.a"