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 795a612 commit a01201eCopy full SHA for a01201e
Demo/SuperPlayerKit/SuperPlayer.podspec
@@ -10,7 +10,7 @@ Pod::Spec.new do |spec|
10
spec.dependency 'SDWebImage'
11
spec.dependency 'Masonry'
12
spec.static_framework = true
13
- spec.default_subspec = 'Player'
+ spec.default_subspec = 'Core'
14
spec.frameworks = 'CoreMotion'
15
spec.subspec "Core" do |s|
16
s.source_files = 'Demo/SuperPlayerKit/SuperPlayerKit/**/*.{h,m}'
0 commit comments