[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 7 / 8 / a / LiquidPayWidget / 1.2.2 / LiquidPayWidget.podspec.json
bloba4d01c3058cc310f80c3bce7be179d133e9426e3
2   "name": "LiquidPayWidget",
3   "version": "1.2.2",
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.2"
19   },
20   "dependencies": {
21     "ACPCore": [
22       "~> 2.0"
23     ],
24     "ACPAnalytics": [
25       "~> 2.0"
26     ],
27     "ACPAudience": [
28       "~> 2.0"
29     ],
30     "ACPTarget": [
31       "~> 2.0"
32     ],
33     "AEPAssurance": [
34       "~> 1.0"
35     ],
36     "ACPUserProfile": [
37       "~> 2.0"
38     ]
39   },
40   "pod_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "user_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   },
46   "ios": {
47     "vendored_frameworks": "LiquidPayWidget.xcframework"
48   }