[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / d / 7 / Trustmark / 0.1.1 / Trustmark.podspec.json
blob6b8da20bfebd23ed18d172f224869a402d97c46b
2   "name": "Trustmark",
3   "version": "0.1.1",
4   "summary": "Trustbadge library for the iOS platform",
5   "description": "Trustbadge iOS library provides UI widgets for displaying trustmark logo and shop reviews in iOS applications. It provides an easy integration for these widgets with very little amount of code, please see the readme section for more details.",
6   "homepage": "https://cocoapods.org/",
7   "license": "MIT",
8   "authors": {
9     "Trusted Shops GmbH": "https://www.trustedshops.com/"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "http": "https://github.com/prempratapsingh/Trustmark/raw/main/Releases/0.1.1/Trustbadge.zip"
17   },
18   "ios": {
19     "vendored_frameworks": "Trustbadge.framework"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "swift_version": "5.0"