Commit ce7014b703fc40ac9afb8e9bb0c8814fa296741a

Authored by zhangxiaowen
1 parent 4172aca1

no message

Showing 1 changed file with 2 additions and 0 deletions
CNLivePlayer.podspec
... ... @@ -61,10 +61,12 @@ TODO: Add long description of the pod here.
61 61  
62 62 ss.vendored_frameworks = 'CNLivePlayer/Classes/*.framework'
63 63 end
  64 +
64 65 # 推流器
65 66 #s.subspec 'Streamer' do |ss|
66 67 # ss.source_files = 'CNLivePlayer/Classes/Streamer/*.{h,m}'
67 68 #end
  69 +
68 70 # 弹幕
69 71 #s.subspec 'Barrage' do |ss|
70 72 # ss.source_files = 'CNLivePlayer/Classes/Barrage/*.{h,m}'
... ...