4 Star 23 Fork 2

布衣男儿 / MusicLrcUtil

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Podfile 1001 Bytes
一键复制 编辑 原始数据 按行查看 历史
fsource 'https://github.com/huos3203/PodRepo.git'
source 'https://github.com/CocoaPods/Specs.git'
# Uncomment the next line to define a global platform for your project
platform :ios, '9.0'
target 'LrcSDK' do
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks
use_frameworks!
# Pods for LrcSDK
end
target 'MusicLrcUtil' do
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks
use_frameworks!
# Pods for LrcTest
pod 'LogSwift','~> 1.1'
target 'LrcTestTests' do
inherit! :search_paths
# Pods for testing
pod 'Quick'
pod 'Nimble'
end
end
target 'MusicLocal' do
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks
use_frameworks!
# Pods for MusicLocal
end
target 'MusicLRC' do
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks
use_frameworks!
# Pods for MusicLRC
pod 'LogSwift','~> 1.1'
end
Swift
1
https://gitee.com/iTBoyer/musiclrcutil.git
git@gitee.com:iTBoyer/musiclrcutil.git
iTBoyer
musiclrcutil
MusicLrcUtil
master

搜索帮助