blob: 49c967852768e10eb674f89c1bbd3ec15357c0b4 [file] [log] [blame]
{
"name": "NPWeChatOpenSDK_NoPay",
"version": "1.0.3",
"summary": "微信无支付版本",
"description": "2021/9/2更新,微信SDK1.9.2",
"homepage": "https://github.com/Iyongjie/NPWeChatOpenSDK_NoPay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iyongjie@yeah.net": "iyongjie@yeah.net"
},
"source": {
"git": "https://github.com/Iyongjie/NPWeChatOpenSDK_NoPay.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NPWeChatOpenSDK_NoPay/*.h",
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"vendored_libraries": "NPWeChatOpenSDK_NoPay/*.a",
"frameworks": [
"SystemConfiguration",
"Security",
"UIKit",
"CoreTelephony",
"WebKit",
"CFNetwork"
],
"libraries": [
"z",
"sqlite3.0",
"c++"
]
}