검색결과 리스트
line에 해당되는 글 1건
- 2015.08.27 iOS판 LINE 앱에서 사용하고 있는 라이브러리 (2)
iOS판 LINE(버전 5.2.0)에서 사용하고 있는 라이브러리를 조사.
라이센스 일람은 Legal Notices에 기재 되어 있는 것
Untitled.png
원래 실시간으로 갱신 처리 실장의 선택에 망설이고 있고, 그 참고로 알았는데 관계 없는 것이 대부분입니다. 하지만 모르는 라이브러리도 가끔 있어서 꽤 재미 있었습니다.
Apache Thrift
johnezang/JSONKit
https://github.com/johnezang/JSONKit
pokeb/asi-http-request
https://github.com/pokeb/asi-http-request/
AFNetworking/AFNetworking
https://github.com/AFNetworking/AFNetworking
CocoaLumberjack/CocoaLumberjack (logger)
https://github.com/CocoaLumberjack/CocoaLumberjack
RSA and ECC in JavaScript
http://www-cs-students.stanford.edu/~tjw/jsbn/
scelis/ExampleNavBarBackground
네비게이션 바의 배경 화면 지정 구현에 참고 했던 것 같음
https://github.com/scelis/ExampleNavBarBackground
tatsuhiro-t/spdylay
https://github.com/tatsuhiro-t/spdylay
samsoffes/ssziparchive
zip 라이브러리
https://github.com/samsoffes/ssziparchive
Minizip: Zip and UnZip additionnal library
http://www.winimage.com/zLibDll/minizip.html
jdg/MBProgressHUD
https://github.com/jdg/MBProgressHUD
ninjinkun/NJKWebViewProgress
https://github.com/ninjinkun/NJKWebViewProgress
remotevision/NSDataWithBlocks
NSData:dataWithContentsOfURL:를 비동기 처리 해 주는 것
https://github.com/remotevision/NSDataWithBlocks
Front Page - OCMock
테스트용 Mock 라이브러리
apache/cordova-ios
https://github.com/apache/cordova-ios
AlanQuatermain/aqtoolkit
https://github.com/AlanQuatermain/aqtoolkit
AliSoftware/OHAttributedLabel
https://github.com/AliSoftware/OHAttributedLabel/
facebook/facebook-ios-sdk
https://github.com/facebook/facebook-ios-sdk
bitstadium/QuincyKit
자신의 서버에 크래시 리포트를 보내는 시스템
https://github.com/bitstadium/QuincyKit
vvanhee/Google-Local-Search-iOS
Google Local Search API의 비공식 SDK
https://github.com/vvanhee/Google-Local-Search-iOS/
myell0w/MTStatusBarOverlay
https://github.com/myell0w/MTStatusBarOverlay
wordpress-mobile/NSURL-IDN
https://github.com/wordpress-mobile/NSURL-IDN
steipete/PSTCollectionView
https://github.com/steipete/PSTCollectionView
CEWendel/SWTableViewCell
https://github.com/CEWendel/SWTableViewCell
HansPinckaers/GrowingTextView
https://github.com/HansPinckaers/GrowingTextView
jspahrsummers/libextobjc
https://github.com/jspahrsummers/libextobjc
lemonlabs/UINavigationItem-iOS7Spacing
https://github.com/lemonlabs/UINavigationItem-iOS7Spacing
libyuv - YUV scaling and conversion functionality - Google Project Hosting
https://code.google.com/p/libyuv/
Opus Codec
zlib Home Site
libsigcomp - libSigComp: Open Source SigComp API - Google Project Hosting
메시지 압축 계 라이브러리
https://code.google.com/p/libsigcomp/
webrtc - Web-based real-time communication - Google Project Hosting
https://code.google.com/p/webrtc/
The WebM Project | Welcome to the WebM Project
card-io/card.io-iOS-SDK
https://github.com/card-io/card.io-iOS-SDK
StCredZero/SCZ-BasicEncodingRules-iOS
https://github.com/StCredZero/SCZ-BasicEncodingRules-iOS
nicklockwood/Base64
https://github.com/nicklockwood/Base64
In the iOS 7 and Mac OS 10.9 SDKs, Apple introduced new base64 methods on NSData that make it unnecessary to use a 3rd party base 64 decoding library.
Flipboard/FLEX
디버깅 지원 시스템.
https://github.com/Flipboard/FLEX
xxhash - Extremely fast non-cryptographic hash algorithm - Google Project Hosting
https://code.google.com/p/xxhash/
TheLevelUp/ZXingObjC
QR 코드 생성 라이브러리
https://github.com/TheLevelUp/ZXingObjC
0dayZh/JailbrokenDetector
Jail Break 탐지 라이브러리.
https://github.com/0dayZh/JailbrokenDetector
댓글
와 정말 많은 라이브러리가 쓰였네요...
제 생각도 그렇네요^^