blob: b50993c473c7365ace233a6b5430ae46ff05255d [file] [log] [blame]
{
"name": "SJWeChatOpenSDK_NoPay",
"version": "1.8.6",
"summary": "包装了WeChatOpenSDK(NoPay),方便项目集成",
"homepage": "https://github.com/Willhelen522/SJWeChatOpenSDK_NoPay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Willson522": "will1065908274@163.com"
},
"source": {
"git": "https://github.com/Willhelen522/SJWeChatOpenSDK_NoPay.git",
"tag": "1.8.6"
},
"platforms": {
"ios": "8.0"
},
"public_header_files": "SJWeChatOpenSDK_NoPay/*.h",
"source_files": "SJWeChatOpenSDK_NoPay/**/*",
"frameworks": [
"CoreGraphics",
"Security",
"WebKit"
],
"libraries": [
"c++",
"sqlite3",
"z"
],
"vendored_libraries": "SJWeChatOpenSDK_NoPay/libWeChatSDK.a",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-all_load"
}
}