Add JDStatusBarNotification pod.

Signed-off-by: Ivan Sein <ivan@nextcloud.com>
This commit is contained in:
Ivan Sein 2018-03-02 13:08:56 +01:00
Родитель 554f8837dd
Коммит 81a1748feb
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -5,6 +5,7 @@ target "VideoCalls" do
pod 'AFNetworking', '~> 3.0'
pod 'DateTools'
pod 'GoogleWebRTC'
pod 'JDStatusBarNotification'
pod 'Firebase/Core'
pod 'Firebase/Messaging'
end