[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / 7 / Banked / 0.0.15 / Banked.podspec.json
bloba86a8ed24657b768c390b24585a55566017b64bf
2   "name": "Banked",
3   "version": "0.0.15",
4   "summary": "Banked SDK",
5   "description": "Banked iOS checkout",
6   "homepage": "https://banked.com",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Banked": "hello@banked.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/banked/banked-iOS.git",
19     "tag": "0.0.15"
20   },
21   "public_header_files": "Banked.framework/Headers/*.h",
22   "source_files": "Banked.framework/Headers/*.{h}",
23   "vendored_frameworks": "Banked.framework",
24   "swift_versions": "5.3",
25   "dependencies": {
26     "Sentry": [
28     ]
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "swift_version": "5.3"