/
githubmirror
/
client
Обзор
Документация
Войти
/
githubmirror
/
client
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
osx/KBKit/Podfile
17 строк
359 B
Mike Maxim
upgrade kbfuse to 4.5.0 (#25976)
19 окт 2023, 20:59
Не верифицирован
19 окт 2023, 20:59
b81153f
Код
Авторство
О чём код?
platform :osx, "10.13" target "KBKit" do pod "YOLayout" pod "GHKit" pod "ObjectiveSugar" pod "CocoaLumberjack" pod "AFNetworking", "~> 2.0" pod "GHKeychain" pod "Mantle" pod "MPMessagePack" pod "GHODictionary" # pod "MASPreferences" pod "MDPSplitView" pod "Slash", :git => "https://github.com/chrisdevereux/Slash" pod "Tikppa" end