[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 1 / d / 4 / HypersConsentManagerSDK / 1.1.0 / HypersConsentManagerSDK.podspec.json
blob82d67294619e3e31e43c9af322437a4dae14cc97
2   "name": "HypersConsentManagerSDK",
3   "version": "1.1.0",
4   "summary": "A Moblie Consent SDK.",
5   "description": "This Pod contains HCM SDK",
6   "homepage": "https://docs.hypers.com.cn/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HCM": "hypers"
13   },
14   "source": {
15     "git": "https://github.com/Stone-1995/hcm-sdk-ios.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "ios": {
26     "vendored_frameworks": "HypersConsentManagerSDK/Lib/HypersConsentManagerSDK.framework"
27   },
28   "source_files": "HypersConsentManagerSDK/Lib/HypersConsentManagerSDK.framework/Headers/*.{h}",
29   "resource_bundles": {
30     "HyResource": "HypersConsentManagerSDK/Assets/HyResource.bundle"
31   }