3 Star 12 Fork 3

Siter / cimkit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Podfile 608 Bytes
一键复制 编辑 原始数据 按行查看 历史
SiterWu 提交于 2020-11-23 18:49 . updata pod
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'
target 'CIMKit' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!
# Pods for CIMKit
pod "SocketRocket", '~> 0.5.1'
pod "Protobuf", '~> 3.13.0'
pod "CocoaAsyncSocket", '~> 7.6.4'
target 'CimKit' do
pod "SocketRocket", '~> 0.5.1'
pod "Protobuf", '~> 3.13.0'
pod "CocoaAsyncSocket", '~> 7.6.4'
end
target 'CIMKitTests' do
inherit! :search_paths
# Pods for testing
end
target 'CIMKitUITests' do
# Pods for testing
end
end
Objective-C
1
https://gitee.com/Siter/cimkit.git
git@gitee.com:Siter/cimkit.git
Siter
cimkit
cimkit
master

搜索帮助