[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 3 / b / NPWeChatOpenSDK / 1.0.2 / NPWeChatOpenSDK.podspec.json
blobc8f73d00e1596385b220182b8420eea20cd249ca
2   "name": "NPWeChatOpenSDK",
3   "version": "1.0.2",
4   "summary": "微信带支付版本",
5   "description": "2022/3/30更新,微信SDK1.9.2",
6   "homepage": "https://github.com/Iyongjie/NPWeChatOpenSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iyongjie@yeah.net": "iyongjie@yeah.net"
13   },
14   "source": {
15     "git": "https://github.com/Iyongjie/NPWeChatOpenSDK.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "NPWeChatOpenSDK/*.h",
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "x86_64 armv7 arm64"
24   },
25   "vendored_libraries": "NPWeChatOpenSDK/*.a",
26   "frameworks": [
27     "SystemConfiguration",
28     "Security",
29     "UIKit",
30     "CoreTelephony",
31     "WebKit",
32     "CFNetwork"
33   ],
34   "libraries": [
35     "z",
36     "sqlite3.0",
37     "c++"
38   ]