https://github.com/hacktoolkit/hacktoolkit-ios_lib
Hacktoolkit for iOS
https://github.com/hacktoolkit/hacktoolkit-ios_lib
Last synced: 8 months ago
JSON representation
Hacktoolkit for iOS
- Host: GitHub
- URL: https://github.com/hacktoolkit/hacktoolkit-ios_lib
- Owner: hacktoolkit
- License: mit
- Created: 2014-09-15T20:57:49.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-26T20:28:07.000Z (over 11 years ago)
- Last Synced: 2025-07-21T02:49:26.980Z (9 months ago)
- Language: Swift
- Homepage: http://hacktoolkit.com
- Size: 369 KB
- Stars: 8
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
hacktoolkit-ios_lib (Hacktoolkit for iOS)
=========================================
This library project has many useful wrappers, data structures, and reusable components for iOS programming.
Currently, CocoaPods does not support Swift source files. To use, add this project as a submodule.
* `git submodule add git@github.com:hacktoolkit/hacktoolkit-ios_lib.git htk`
* Import the `htk/Hacktoolkit` directory into Xcode.
* `Add Files to "YOURPROJECT"...`
* Navigate to and select `htk/Hacktoolkit`
* Select `Create groups` for added folders radio
* After the initial setup, future updates can be done like so:
* `cd htk`
* `git pull`
* `git submodule update --init` (`--init` can be left off after the initial update)
## Requirements
* N/A
## Sample Projects using Hacktoolkit for iOS
* [Pkkup](https://github.com/pkkup/Pkkup-iOS)
* [Twitter Client](https://github.com/hacktoolkit/htk-ios-Twitter)
* [Yelp Client](https://github.com/hacktoolkit/htk-ios-Yelp)
* [Rotten Tomatoes Client](https://github.com/hacktoolkit/htk-ios-RottenTomatoes)
* [Tip Calculator](https://github.com/hacktoolkit/htk-ios-TipCalculator)
## License
* For `hacktoolkit-ios_lib` see `LICENSE`
* The Font Awesome font is licensed under the SIL OFL 1.1:
*
* Font Awesome by Dave Gandy -
* Full details: