update
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | ... | @@ -32,7 +32,7 @@ TODO: Add long description of the pod here. |
s.source_files = 'GMShareSDK/Classes/**/*' | ||
s.vendored_frameworks = 'GMShareSDK/Classes/Frameworks/*.framework' | ||
s.vendored_frameworks = 'GMShareSDK/Frameworks/*.framework' | ||
s.dependency 'WechatOpenSDK' | ||
s.dependency 'WeiboSDK' | ||
... | ... | @@ -44,7 +44,7 @@ TODO: Add long description of the pod here. |
s.dependency 'GMFoundation' | ||
s.frameworks = ['Photos'] | ||
s.libraries = 'xml2', 'z', 'c++', 'sqlite3' | ||
# s.libraries = 'xml2', 'z', 'c++', 'sqlite3' | ||
# s.static_framework = true | ||
# s.resource_bundles = { | ||
# 'GMShareSDK' => ['GMShareSDK/Assets/*.png'] | ||
... | ... |
File deleted
Please
register
or
sign in
to comment