Skip to content

Commit

Permalink
Created Hardware section
Browse files Browse the repository at this point in the history
  • Loading branch information
lfarah committed Sep 10, 2015
1 parent 53d4e33 commit 6b0a401
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Projects in Swift language will be marked with :large_orange_diamond: and :watch
- [Core Data](#core-data)
- [Charts](#charts)
- [Database](#database)
- [Hardware](#hardware)
- [HUD](#hud)
- [iBeacon](#ibeacon)
- [EventBus](#eventbus)
Expand Down Expand Up @@ -131,6 +132,11 @@ Projects in Swift language will be marked with :large_orange_diamond: and :watch
### Encryption
* [AESCrypt-ObjC](https://github.com/Gurpartap/AESCrypt-ObjC) - A simple and opinionated AES encrypt / decrypt Objective-C class that just works.

### Hardware
##### Core Motion
##### Bluetooth
##### iBeacon

### HUD
* [MBProgressHUD](https://github.com/jdg/MBProgressHUD) - Drop-in class for displays a translucent HUD with an indicator and/or labels while work is being done in a background thread.
* [SVProgressHUD](https://github.com/TransitApp/SVProgressHUD) - A clean and lightweight progress HUD for your iOS app.
Expand Down

0 comments on commit 6b0a401

Please sign in to comment.