[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 7 / f / WechatOpenSDK-XCFramework / 2.0.2 / WechatOpenSDK-XCFramework.podspec.json
blobe4b225507743ef6739b44ca6d6923b6619325c65
2   "name": "WechatOpenSDK-XCFramework",
3   "version": "2.0.2",
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://mp.weixin.qq.com",
7   "license": {
8     "type": "Copyright",
9     "text": " Copyright 2020 tencent.com. All rights reserved.\n"
10   },
11   "authors": {
12     "tencent": "weixin-open@qq.com"
13   },
14   "source": {
15     "http": "http://dldir1.qq.com/WechatWebDev/opensdk/XCFramework/OpenSDK2.0.2.zip",
16     "type": "zip"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": false,
22   "vendored_frameworks": "WechatOpenSDK-XCFramework.xcframework",
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 armv7 x86_64 i386"
36   },
37   "user_target_xcconfig": {
38     "VALID_ARCHS": "arm64 armv7 x86_64 i386"
39   }