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. | ... | @@ -32,7 +32,7 @@ TODO: Add long description of the pod here. |
s.source_files = 'GMShareSDK/Classes/**/*' | s.source_files = 'GMShareSDK/Classes/**/*' | ||
s.vendored_frameworks = 'GMShareSDK/Classes/Frameworks/*.framework' | s.vendored_frameworks = 'GMShareSDK/Frameworks/*.framework' | ||
s.dependency 'WechatOpenSDK' | s.dependency 'WechatOpenSDK' | ||
s.dependency 'WeiboSDK' | s.dependency 'WeiboSDK' | ||
... | @@ -44,7 +44,7 @@ TODO: Add long description of the pod here. | ... | @@ -44,7 +44,7 @@ TODO: Add long description of the pod here. |
s.dependency 'GMFoundation' | s.dependency 'GMFoundation' | ||
s.frameworks = ['Photos'] | s.frameworks = ['Photos'] | ||
s.libraries = 'xml2', 'z', 'c++', 'sqlite3' | # s.libraries = 'xml2', 'z', 'c++', 'sqlite3' | ||
# s.static_framework = true | # s.static_framework = true | ||
# s.resource_bundles = { | # s.resource_bundles = { | ||
# 'GMShareSDK' => ['GMShareSDK/Assets/*.png'] | # 'GMShareSDK' => ['GMShareSDK/Assets/*.png'] | ||
... | ... |
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
File deleted
Please
register
or
sign in
to comment