Commit 6fb34351 by Sanchew

u

parent 2a73170a
......@@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = 'AliPay'
s.version = '0.2.0'
s.version = '0.2.1'
s.summary = 'A short description of AliPay.'
# This description is used to generate tags and improve search results.
......@@ -39,4 +39,5 @@ TODO: Add long description of the pod here.
s.frameworks = 'SystemConfiguration', 'CoreTelephony', 'QuartzCore', 'CoreText', 'CoreGraphics', 'UIKit', 'Foundation', 'CFNetwork', 'CoreMotion'
s.libraries = 'c++', 'z'
s.pod_target_xcconfig = { 'VALID_ARCHS' => 'x86_64 armv7 armv7s arm64' }
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