steve228uk / MessengerKit

:speech_balloon: A UI framework for building messenger interfaces on iOS
MIT License
1.48k stars 128 forks source link

While installing the pod 'MessengerKit' without git command #45

Closed KOSURUUDAYSAIKUMAR closed 4 years ago

KOSURUUDAYSAIKUMAR commented 5 years ago

While installing the pod 'MessengerKit' without git command It is not installing properly and installed old version. In that there is no files inside the pod folder.

sjoness commented 4 years ago

@KOSURUUDAYSAIKUMAR the entry in your Podfile should look like the following:

pod 'MessengerKit', :git => 'https://github.com/steve228uk/MessengerKit.git'