[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / 9 / HyperDMPSDK / 0.1.7 / HyperDMPSDK.podspec.json
blobb765f53160640a214fa7f4c27426bf39898a3abc
2   "name": "HyperDMPSDK",
3   "version": "0.1.7",
4   "summary": "HyperDMPSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/mz-pentacle/hyper-dmp-v2-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ericleemz": "ericlee@mz.co.kr"
13   },
14   "source": {
15     "git": "https://github.com/mz-pentacle/hyper-dmp-v2-ios.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": "HyperDMPSDK/Classes/**/*.{h,m,swift}",
23   "default_subspecs": "Core",
24   "static_framework": true,
25   "pod_target_xcconfig": {
26     "ONLY_ACTIVE_ARCH": "YES"
27   },
28   "subspecs": [
29     {
30       "name": "Core",
31       "dependencies": {
32         "GoogleTagManager": [
33           "~> 7.4"
34         ],
35         "KakaoAdSDK": [
36           "~> 0.7.0"
37         ]
38       }
39     }
40   ],
41   "swift_version": "4.0"