We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d517ca3 commit 1a60662Copy full SHA for 1a60662
QCloudCore.podspec
@@ -32,6 +32,8 @@ QCloudCore--腾讯云iOS-SDK Foundation。提供腾讯云iOS相关SDK的基础
32
s.frameworks ='CoreMedia', "Accelerate", "SystemConfiguration"
33
s.libraries = "z","c++"
34
s.public_header_files = "QCloudCore/Classes/**/*.h"
35
+ s.static_framework = true
36
+
37
# s.public_header_files = 'Pod/Classes/**/*.h'
38
# s.frameworks = 'UIKit', 'MapKit'
39
# s.dependency 'AFNetworking', '~> 2.3'
0 commit comments