https://github.com/sarunw/swtoolbox
Curated classes I usually used in project.
https://github.com/sarunw/swtoolbox
Last synced: about 2 months ago
JSON representation
Curated classes I usually used in project.
- Host: GitHub
- URL: https://github.com/sarunw/swtoolbox
- Owner: sarunw
- License: mit
- Created: 2015-03-14T14:34:32.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-13T18:04:18.000Z (about 10 years ago)
- Last Synced: 2025-04-12T08:59:05.452Z (about 2 months ago)
- Language: Objective-C
- Homepage:
- Size: 207 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SWToolbox
[](https://travis-ci.org/Sarun Wongpatcharapakorn/SWToolbox)
[](http://cocoadocs.org/docsets/SWToolbox)
[](http://cocoadocs.org/docsets/SWToolbox)
[](http://cocoadocs.org/docsets/SWToolbox)There is a time when I open my old projects to copy classes into a new one.
This toolbox is mean to end that copy once, and for all.
## Usage
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
SWToolbox is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:pod "SWToolbox"
## Author
Sarun Wongpatcharapakorn, [email protected]
## License
SWToolbox is available under the MIT license. See the LICENSE file for more info.