Commit fb012972 by houweibin

1,尝试去掉苹果支付

parent 165643cb
...@@ -13,7 +13,6 @@ Pod::Spec.new do |s| ...@@ -13,7 +13,6 @@ Pod::Spec.new do |s|
s.public_header_files = 'Mobile Buy SDK/Mobile Buy SDK/Buy.h', 'Mobile Buy SDK/Mobile Buy SDK/**/*.h' s.public_header_files = 'Mobile Buy SDK/Mobile Buy SDK/Buy.h', 'Mobile Buy SDK/Mobile Buy SDK/**/*.h'
s.header_dir = 'Buy' s.header_dir = 'Buy'
s.module_name = 'Buy' s.module_name = 'Buy'
s.frameworks = 'PassKit'
s.libraries = 'c++' s.libraries = 'c++'
s.requires_arc = true s.requires_arc = true
end end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment