현재 사용 하고 있는 POD를 정리 해 보기.
머 상황마다 다르겠지만 지금은 간단하게 사용할 수 있는 POD 를 나열해보자.
Objective-c를 사용는데 요세는 Objective-c를 찾기가 어렵다 ㅠ.ㅠ
pod 'ViewDeck', '~> 3.0'
https://github.com/ViewDeck/ViewDeck
pod 'EKKeyboardAvoiding'
https://github.com/kirpichenko/EKKeyboardAvoiding
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
pod 'BEMCheckBox'
https://github.com/Boris-Em/BEMCheckBox
pod 'MarqueeLabel'
https://github.com/cbpowell/MarqueeLabel
pod 'FSPagerView'
https://github.com/WenchaoD/FSPagerView
'[ 자기개발 ] > [ IOS - ObjectiveC ]' 카테고리의 다른 글
Naver Map v3 API 적용하기 [Xcode | IOS] (3) | 2019.06.20 |
---|---|
[ Objective-c ] UIWebView 서버에서 어플 호출하는 방법 (0) | 2018.12.07 |
IOS 앱 아이콘 정리 (0) | 2018.01.22 |
[ Objective - C ] 자료형 - NSMutableString (0) | 2018.01.10 |
[ Objective - C ] 자료형 - NSString (0) | 2018.01.06 |