[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / f / c / WechatOpenSDK_Swift / 2.0.4 / WechatOpenSDK_Swift.podspec.json
blob65a0a9609b0fc40b8b11314ef25997d8fdb3adef
2   "name": "WechatOpenSDK_Swift",
3   "version": "2.0.4",
4   "summary": "Includes the following WeChat features: Share to Moments, Log In via WeChat, Save to Favorites, WeChat Pay, etc.",
5   "description": "This SDK may be used to invoke WeChat features including Share to Moments, Log In via WeChat, Save to Favorites, and WeChat Pay.",
6   "homepage": "https://gitee.com/wanglw2022/wechatopensdk-swift",
7   "license": {
8     "type": "Copyright",
9     "text": " Copyright 2020 tencent.com. All rights reserved.\n"
10   },
11   "authors": {
12     "tencent": "1332923428@qq.com"
13   },
14   "source": {
15     "http": "https://gitee.com/wanglw2022/wechatopensdk-swift/raw/master/WechatOpenSDK_2.0.4.zip",
16     "type": "zip"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "vendored_frameworks": "WechatOpenSDK_2.0.4/WechatOpenSDK_Swift.xcframework",
22   "requires_arc": false,
23   "frameworks": [
24     "Security",
25     "UIKit",
26     "CoreGraphics",
27     "WebKit"
28   ],
29   "libraries": [
30     "z",
31     "sqlite3.0",
32     "c++"
33   ],
34   "pod_target_xcconfig": {
35     "VALID_ARCHS": "arm64 x86_64"
36   },
37   "user_target_xcconfig": {
38     "VALID_ARCHS": "arm64 x86_64"
39   }