4 "summary": "集成银联支付SDK,支持打包成动态库",
5 "description": "在银联支付官方SDK上包了一层,支持打包成动态库",
6 "homepage": "https://github.com/isandboy/SYUPPaySDK",
12 "isandboy": "sandboylu@gmail.com"
15 "git": "https://github.com/isandboy/SYUPPaySDK.git",
21 "public_header_files": "SYUPPaySDK/paymentcontrol/**/*.h",
22 "source_files": "SYUPPaySDK/**/*.{h,m}",
23 "vendored_libraries": "SYUPPaySDK/paymentcontrol/**/*.a",
29 "pod_target_xcconfig": {
30 "OTHER_LDFLAGS": "-all_load"