/
githubmirror
/
client
Обзор
Документация
Войти
/
githubmirror
/
client
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v6.2.2
osx/KBKit/Podfile
17 строк
359 B
Gabriel Handford
Include KBNM in macOS installer (#6521)
06 апр 2017, 22:31
06 апр 2017, 22:31
b0fabf0
Код
Авторство
О чём код?
platform :osx, "10.10" 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