[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / 3 / AdyenWeChatPayInternal / 1.1.0 / AdyenWeChatPayInternal.podspec.json
blobb84157f89293471d1b116d7f6a5ddf0c7be3f75d
2   "name": "AdyenWeChatPayInternal",
3   "version": "1.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://adyen.com",
9   "authors": {
10     "Adyen": "support@adyen.com"
11   },
12   "summary": "Provides an XCFramework around the static library for more convenient importing of the WeChat Pay SDK.",
13   "source": {
14     "git": "https://github.com/adyen/adyen-wechatpay-ios.git",
15     "tag": "1.1.0"
16   },
17   "vendored_frameworks": "AdyenWeChatPayInternal.xcframework",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   }