[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / 8 / a / LiquidPayWidget / 1.2.0 / LiquidPayWidget.podspec.json
blobd66a6f6cd3b0026bdef943d1cc74a4cefe741b3a
2   "name": "LiquidPayWidget",
3   "version": "1.2.0",
4   "summary": "Use the Liquid Widget SDK...",
5   "homepage": "https://liquidpaygroup.com",
6   "authors": {
7     "Liquid Group Pte": "info@liquidpay.com"
8   },
9   "license": {
10     "type": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://gitlab.com/liquidgroup-opensource/sdks/liquid.ios.sdk",
18     "tag": "1.2.0"
19   },
20   "dependencies": {
21     "ACPCore": [
22       "~> 2.0"
23     ],
24     "ACPAnalytics": [
25       "~> 2.0"
26     ],
27     "ACPAudience": [
28       "~> 2.0"
29     ],
30     "ACPCampaign": [
31       "~> 1.0"
32     ],
33     "ACPCampaignClassic": [
34       "~> 2.0"
35     ],
36     "ACPTarget": [
37       "~> 2.0"
38     ],
39     "AEPAssurance": [
40       "~> 1.0"
41     ],
42     "ACPUserProfile": [
43       "~> 2.0"
44     ]
45   },
46   "pod_target_xcconfig": {
47     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
48   },
49   "user_target_xcconfig": {
50     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
51   },
52   "ios": {
53     "vendored_frameworks": "LiquidPayWidget.framework"
54   }