https://github.com/hituziando/sebasobjc
SebasObjC is utility extensions written in Objective-C for iOS.
https://github.com/hituziando/sebasobjc
extension ios library objective-c utility
Last synced: 8 days ago
JSON representation
SebasObjC is utility extensions written in Objective-C for iOS.
- Host: GitHub
- URL: https://github.com/hituziando/sebasobjc
- Owner: HituziANDO
- License: mit
- Created: 2019-03-06T11:45:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-01T09:31:28.000Z (almost 6 years ago)
- Last Synced: 2025-02-20T16:49:28.152Z (over 1 year ago)
- Topics: extension, ios, library, objective-c, utility
- Language: Objective-C
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SebasObjC
===
***SebasObjC is utility extensions written in Objective-C for iOS.***
## Installation
### CocoaPods
SebasObjC is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod "SebasObjC"
```