Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 months 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-01T09:31:28.000Z (over 4 years ago)
- Last Synced: 2024-11-18T05:32:09.235Z (about 2 months 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"
```