[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 8 / 3 / OpenWeChatSDKNoPay / 2.0.4 / OpenWeChatSDKNoPay.podspec.json
bloba07cbcaee94a6c8ba81fc5d62ff6fb9309728f92
2   "name": "OpenWeChatSDKNoPay",
3   "version": "2.0.4",
4   "summary": "WeChatSDK for Cocoapods convenience.",
5   "license": {
6     "type": "MIT",
7     "text": "LICENSE"
8   },
9   "authors": {
10     "JarvanMo": "jarvan.mo@gmail.com"
11   },
12   "homepage": "https://github.com/JarvanMo/OpenWeChatSDKNoPay",
13   "source": {
14     "git": "https://github.com/JarvanMo/OpenWeChatSDKNoPay",
15     "tag": "2.0.4"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "requires_arc": true,
21   "vendored_frameworks": "WechatOpenSDK-XCFramework.xcframework",
22   "frameworks": [
23     "CoreGraphics",
24     "Security",
25     "WebKit"
26   ],
27   "libraries": [
28     "c++",
29     "z",
30     "sqlite3.0"
31   ],
32   "pod_target_xcconfig": {
33     "VALID_ARCHS": "x86_64 armv7 arm64"
34   }