modify
Showing
... | ... | @@ -32,6 +32,7 @@ TODO: Add long description of the pod here. |
s.source_files = 'GMShareSDK/Classes/**/*' | ||
s.vendored_frameworks = 'GMShareSDK/Frameworks/*.framework' | ||
s.dependency 'WechatOpenSDK' | ||
... | ... | @@ -47,7 +48,7 @@ TODO: Add long description of the pod here. |
s.frameworks = ['Photos'] | ||
# s.libraries = 'xml2', 'z', 'c++', 'sqlite3' | ||
# s.static_framework = true | ||
s.static_framework = true | ||
# s.resource_bundles = { | ||
# 'GMShareSDK' => ['GMShareSDK/Assets/*.png'] | ||
# } | ||
... | ... |
Please
register
or
sign in
to comment