[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 6 / 5 / FuckWechatOpenSDK / 1.9.2 / FuckWechatOpenSDK.podspec.json
blobc584b71dcc7c92cc4ea74bf4cdd4069080f9fbc9
2   "name": "FuckWechatOpenSDK",
3   "version": "1.9.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://gitee.com/rzshuo/FuckWechatOpenSDK",
7   "license": {
8     "type": "MIT",
9     "text": "Fuck WechatOpenSDK"
10   },
11   "authors": {
12     "rzshuo": "rzshuo@qq.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://gitee.com/rzshuo/FuckWechatOpenSDK.git",
19     "tag": "1.9.2"
20   },
21   "source_files": "*.{h}",
22   "vendored_libraries": "*.{a}",
23   "frameworks": [
24     "Security",
25     "UIKit",
26     "CoreGraphics",
27     "WebKit"
28   ],
29   "libraries": [
30     "z",
31     "sqlite3.0",
32     "c++"
33   ],
34   "requires_arc": false,
35   "pod_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "user_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   }