[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 8 / a / LXWechatOpenSDK_NoPay / 1.9.6 / LXWechatOpenSDK_NoPay.podspec.json
blobf239768d25d3f550a325aa4cd0388c4662c15060
2   "name": "LXWechatOpenSDK_NoPay",
3   "version": "1.9.6",
4   "homepage": "https://github.com/liuxingyx/WechatOpenSDK",
5   "source": {
6     "git": "https://github.com/liuxingyx/WechatOpenSDK.git",
7     "tag": "1.9.6"
8   },
9   "summary": "WeChat SDK without payment function",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "liuxingyx": "lish193@163.com"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "module_name": "WechatOpenSDK",
21   "requires_arc": true,
22   "static_framework": true,
23   "swift_versions": "5.0",
24   "vendored_libraries": "Wechat_no_pay/*.a",
25   "public_header_files": "Wechat_no_pay/*.h",
26   "source_files": "Wechat_no_pay/*.{h,swift}",
27   "frameworks": [
28     "Security",
29     "UIKit",
30     "CoreGraphics",
31     "WebKit"
32   ],
33   "libraries": [
34     "z",
35     "c++",
36     "sqlite3.0"
37   ],
38   "pod_target_xcconfig": {
39     "OTHER_LDFLAGS": "-all_load",
40     "VALID_ARCHS": "x86_64 armv7 arm64"
41   },
42   "swift_version": "5.0"