代码拉取完成,页面将自动刷新
Pod::Spec.new do |s|
s.name = "SameFM"
s.version = "0.0.1"
s.summary = "SameFM"
s.description = <<-DESC
A longer description of StreamPlayer in Markdown format.
* Think: Why did you write this? What is the focus? What does it do?
* CocoaPods will be using this to generate tags, and improve search results.
* Try to keep it short, snappy and to the point.
* Finally, don't worry about the indent, CocoaPods strips it!
DESC
s.homepage = "http://git.oschina.net/pomin/VoiceDemo"
s.license = 'MIT'
s.author = { "Pomin" => "9834784@qq.com" }
s.platform = :ios, '5.0'
s.source = { :git => "https://git.oschina.net/pomin/VoiceDemo.git", :tag => "0.0.1" }
s.source_files = 'SameFM/SameFM/*.{h,m}'
s.frameworks = 'MediaPlayer', 'AVFoundation', 'XCTest'
s.requires_arc = true
s.dependency "KVOController"
s.dependency "StreamPlayer"
# s.dependency "MagicalRecord", :git => "https://github.com/iiiyu/MagicalRecord.git", :tag => "sumiGridDiary2.1"
end
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。