code update
Showing
| ... | ... | @@ -9,7 +9,7 @@ Pod::Spec.new do |s| |
| s.homepage = package["homepage"] | ||
| s.license = package["license"] | ||
| s.authors = package["author"] | ||
| s.platforms = { :ios => "15.1"} | ||
| s.platforms = { :ios => "12.4"} | ||
| s.source = { :git => "http://convep.ddns.me:20000/WeiHan/weihan-plugin.git", :tag => "#{s.version}" } | ||
| s.source_files = "ios/QmsPlugin/**/*.{h,m,mm,cpp}" | ||
| ... | ... |
Please
register
or
sign in
to comment