Here is an example of a podspec file: Pod::Spec.new do |s|. s.name = 'repo'. s.version = '0.0.1'. s.license = { :type => 'BSD' }.
確定! 回上一頁