[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / d / 8 / b / SwingAnalysisForGolfzon / 0.6.0 / SwingAnalysisForGolfzon.podspec.json
blobeb4d76b12ff5ca1b5d18dedf9f6faa271f39112f
2   "name": "SwingAnalysisForGolfzon",
3   "version": "0.6.0",
4   "summary": "골프 스윙 인식 및 분석 프레임워크",
5   "swift_versions": "5.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "http://golfzon.com/",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "golfzonAIDeveloper": "golfzonAIDeveloper@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/golfzonAIDeveloper/SwingAnalysisForGolfzon.git",
17     "tag": "0.6.0"
18   },
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "SwingAnalysisForGolfzon/Classes/**/*",
23   "resource_bundles": {
24     "SwingAnalysisForGolfzon": [
25       "SwingAnalysisForGolfzon/Assets/**/*",
26       "SwingAnalysisForGolfzon/Assets/*"
27     ]
28   },
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "frameworks": "UIKit",
36   "dependencies": {
37     "ObjectMapper": [
39     ],
40     "RxCocoa": [
42     ],
43     "RxAlamofire": [
45     ],
46     "RxSwift": [
48     ],
49     "TensorFlowLiteSwift": [
51     ],
52     "TensorFlowLiteSwift/CoreML": [
54     ],
55     "TensorFlowLiteSwift/Metal": [
57     ]
58   },
59   "static_framework": true,
60   "swift_version": "5.0"