Pod::Spec.new do |s| s.name = 'zLogger' s.version = '0.1.0' s.summary ... 所以我删除了 s.dependency 'Firebase' and changed the lines import ...
確定! 回上一頁