현재 사용 하고 있는 POD를 정리 해 보기.

 

머 상황마다 다르겠지만 지금은 간단하게 사용할 수 있는 POD 를 나열해보자.

 

Objective-c를 사용는데 요세는 Objective-c를 찾기가 어렵다 ㅠ.ㅠ

 

 

 

pod 'ViewDeck', '~> 3.0'

https://github.com/ViewDeck/ViewDeck

 

ViewDeck/ViewDeck

An implementation of the sliding menu found in various iOS apps. - ViewDeck/ViewDeck

github.com

pod 'EKKeyboardAvoiding'

https://github.com/kirpichenko/EKKeyboardAvoiding

 

kirpichenko/EKKeyboardAvoiding

It's an universal solution for keyboard avoiding for iOS that allows automatically change content inset of UIScrollView and it's subclasses. When keyboard is presented you will be able to s...

github.com

 

pod 'Firebase/Core'

pod 'Firebase/Messaging'

 

pod 'FBSDKCoreKit', '~> 4.38.0'

pod 'FBSDKLoginKit', '~> 4.38.0'

 

pod 'youtube-ios-player-helper'

 

pod 'naveridlogin-sdk-ios'

pod 'IGRFastFilterView'

pod 'NMapsMap'

 

pod 'PPBadgeView'

https://github.com/jkpang/PPBadgeView

 

jkpang/PPBadgeView

iOS Custom Badge, Support UIView, UITabBarItem, UIBarButtonItem ,Support Objective-C/Swift; iOS自定义Badge组件, 支持UIView, UITabBarItem, UIBarButtonItem, 支持Objective-C/Swift - jkpang/PPBadgeView

github.com

pod 'BEMCheckBox'

https://github.com/Boris-Em/BEMCheckBox

 

Boris-Em/BEMCheckBox

Tasteful Checkbox for iOS. (Check box). Contribute to Boris-Em/BEMCheckBox development by creating an account on GitHub.

github.com

pod 'MarqueeLabel'

https://github.com/cbpowell/MarqueeLabel

 

cbpowell/MarqueeLabel

A drop-in replacement for UILabel, which automatically adds a scrolling marquee effect when the label's text does not fit inside the specified frame - cbpowell/MarqueeLabel

github.com

pod 'FSPagerView'

https://github.com/WenchaoD/FSPagerView

 

WenchaoD/FSPagerView

FSPagerView is an elegant Screen Slide Library. It is extremely helpful for making Banner View、Product Show、Welcome/Guide Pages、Screen/ViewController Sliders. - WenchaoD/FSPagerView

github.com

 

 

 

+ Recent posts