[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 8 / f / WechatOpenSDK-Swift / 1.8.7.1 / WechatOpenSDK-Swift.podspec.json
blobd1260f441d5c0b33955b2d473a120e1a7cdcf28e
2   "name": "WechatOpenSDK-Swift",
3   "version": "1.8.7.1",
4   "summary": "WechatOpenSDK Swift.",
5   "description": "WechatOpenSDK,官方SDK封装,便于Swift使用.",
6   "homepage": "https://github.com/YueKun555/WechatOpenSDK-Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mail.yuekun@gmail.com": "mail.yuekun@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/YueKun555/WechatOpenSDK-Swift.git",
16     "tag": "1.8.7.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "requires_arc": true,
23   "static_framework": true,
24   "vendored_frameworks": "Vendor/WechatOpenSDK.framework",
25   "frameworks": [
26     "Security",
27     "CoreGraphics",
28     "WebKit"
29   ],
30   "libraries": [
31     "z",
32     "c++"
33   ],
34   "pod_target_xcconfig": {
35     "OTHER_LDFLAGS": "-all_load"
36   },
37   "swift_version": "5.0"