[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 8 / b / SwingAnalysisForGolfzon / 0.2.0 / SwingAnalysisForGolfzon.podspec.json
blobdfb78583a1c730df84305a625a8d057cfb48d950
2   "name": "SwingAnalysisForGolfzon",
3   "version": "0.2.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     "maseunghoon": "aktmdgns85@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/golfzonAIDeveloper/SwingAnalysisForGolfzon.git",
17     "tag": "0.2.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SwingAnalysisForGolfzon/Classes/**/*",
23   "resource_bundles": {
24     "SwingAnalysisForGolfzon": [
25       "SwingAnalysisForGolfzon/Assets/*.png"
26     ]
27   },
28   "resources": [
29     "SwingAnalysisForGolfzon/Assets/*.png"
30   ],
31   "info_plist": {
32     "CFBundleIdentifier": "org.cocoapods.SwingAnalysisForGolfzon"
33   },
34   "pod_target_xcconfig": {
35     "PRODUCT_BUNDLE_IDENTIFIER": "org.cocoapods.SwingAnalysisForGolfzon"
36   },
37   "frameworks": "UIKit",
38   "dependencies": {
39     "ObjectMapper": [
41     ]
42   },
43   "swift_version": "5.0"