objective-c-library
There are 62 repositories under objective-c-library topic.
chris-huxtable/CBHAboutWindow
A fancier about window. Designed for my ease-of-use, but flexible enough for anyone.
kyzmitch/BluetoothScanner
BLE (Bluetooth Low Energy) iOS framework
LordDarkula/EasyQL
SQLite wrapper for iOS
MALUpdaterOSXArchive/Streamlinkdetect
Streamlinkdetect is a Objective-C framework and frontend for streamlink. It allows detection information to be parsed and then launch streamlink with the arguments, stream url and stream.
rambodrahmani/qui-radio-app
Applicazione iOS realizzata per Qui Radio (www.quiradio.it)
chris-huxtable/CBHCompressKit
An easy-to-use interface for compression and a `NSData` category.
chris-huxtable/CBHDigestKit
Makes calculating digests easy.
chris-huxtable/CBHRandomKit
An easier & safer to use interface for cryptographically secure random.
GaneshBawaskar/FindNearPlace
Finds nearby places using google REST API. (Implemented in Objective C)
MALUpdaterOSXArchive/EasyNSURLConnection
(DEPRECATED) EasyNSURLConnection is a simple framework that allows one to easily create synchronous and asynchronous http requests using NSURLSession.
chris-huxtable/CBHEncodingKit
An easy-to-use category for `NSData` and `NSString` to encode data in Base64 andBase32.
chris-huxtable/CBHFileSystemEventKit
An easier way to watch for file system events.
chris-huxtable/CBHGeometryKit
Expanded and consistently named tools for managing Foundation geometry.
chris-huxtable/CBHMemoryKit
A safer and easy-to-use interface for managing and manipulating memory.
chris-huxtable/CBHPreferencesManager
An easy-to-use preferences manager
chris-huxtable/CBHStringSplitter
A convenient utility for splitting stings with a minimal memory footprint.
chris-huxtable/CBHWindowManager
An easy-to-use singleton which manages `NSWindow` and `NSWindowController` objects
cwchentw/ocenum
Enumeration Class for Objective-C
fibercrypto/libobjc-skycoin
Skycoin client library for the Objective-C programming language.
isandeepj/YudizFramework
Developing your own swift framework has below benefits.
kendrick-walls-work/cocotron-linux
Fork of the Cocotron
kr4ckhe4d/NSURLSession-Tasks-Example
An example mobile app using Objective-C to demonstrate the usage of NSURLSession Tasks
nawsusunyein/iOSViewPager
Testing iOS View pager in objective c from edisonlz git
nawsusunyein/YNPageViewControllerTest
PracticeYNPageViewController in objective c
prashannaraghavan/Objective-C
A repository for Objective-C programming
xinjinzhang/rmo
辅助解决iOS编辑链接出现duplicate symbol时对库文件重新打包,选择性删除包内部分冲突的目标文件(*.o)