[Add] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 9 / 1 / 8 / com.hzbank.framework.wechat / 1.0.0 / com.hzbank.framework.wechat.podspec.json
blob9c08fced368530b4c82c131712d9e4cfebdf5a10
2   "name": "com.hzbank.framework.wechat",
3   "version": "1.0.0",
4   "summary": "微信SDK",
5   "description": "微信开发平台 sdk 最新整理",
6   "homepage": "http://158.1.7.92:50081/hzbank-sdk/com.hzbank.framework.wechat",
7   "license": "MIT",
8   "authors": {
9     "yuhao": "yuwowowo@126.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "http://158.1.7.92:50081/hzbank-sdk/com.hzbank.framework.wechat.git",
16     "tag": "1.0.0"
17   },
18   "requires_arc": false,
19   "static_framework": true,
20   "frameworks": [
21     "Security",
22     "UIKit",
23     "CoreGraphics",
24     "WebKit"
25   ],
26   "libraries": [
27     "c++",
28     "resolv",
29     "z",
30     "sqlite3.0"
31   ],
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "pod_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "vendored_libraries": "com.hzbank.framework.wechat/libWeChatSDK.a",
39   "source_files": "com.hzbank.framework.wechat/*"