https://github.com/mtchavez/obj-c-helpers
Helpers, Extensions and Libraries I have used
https://github.com/mtchavez/obj-c-helpers
Last synced: about 2 months ago
JSON representation
Helpers, Extensions and Libraries I have used
- Host: GitHub
- URL: https://github.com/mtchavez/obj-c-helpers
- Owner: mtchavez
- Created: 2013-05-02T03:21:09.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-02T03:57:46.000Z (about 12 years ago)
- Last Synced: 2025-02-04T15:32:47.114Z (4 months ago)
- Language: Objective-C
- Size: 762 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
obj-c-helpers
=============Helpers, Extensions and Libraries I have used
## Custom
Custom classes I have used.
## Extensions
Extensions to core Objective-C classes
## Lib
Some libraries I have used
## Cocoapods
Libraries I have used that are in [Cocoapods](http://cocoapods.org/)
Make sure you have ran ```gem install cocoapods``` then you can
install the dependencies with ```pod install``.