fix: restore demo build and drawing interactions

This commit is contained in:
shen
2026-07-15 21:13:05 +08:00
parent 1422461224
commit 52f803e8db
24 changed files with 3468 additions and 2341 deletions
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "RDPDFReaderView"
s.module_name = "RDPDFReaderView"
s.version = "0.1.0"
s.version = "0.0.1"
s.summary = "Independent UIKit PDF reader interaction engine"
s.platform = :ios, "15.0"
s.swift_versions = ["5.10"]