[Add] AlibabacloudGreen20220302 2.21.0
[CocoaPods.git] / Specs / 0 / d / 7 / Trustmark / 0.1.2 / Trustmark.podspec.json
blob4e6ff1a6914a6a16da6663d28f6dc2493088321e
2   "name": "Trustmark",
3   "version": "0.1.2",
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/Trustmark.zip"
17   },
18   "ios": {
19     "vendored_frameworks": "Trustbadge.xcframework"
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"