[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 3 / b / CIPay / 0.0.9 / CIPay.podspec.json
blob33fb40cc788eea5f4590c9eaa69199265ed30809
2   "name": "CIPay",
3   "version": "0.0.9",
4   "summary": "A short description of CIPay.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ladybirdDEV/CIPay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "idbeny": "idbeny@163.com"
13   },
14   "source": {
15     "git": "https://github.com/ladybirdDEV/CIPay.git",
16     "tag": "0.0.9"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "static_framework": true,
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "vendored_frameworks": "CIPay/CIPay.framework",
30   "dependencies": {
31     "StripePaymentSheet": [
32       "23.3.1"
33     ]
34   },
35   "swift_version": "5.0"