jrendel / SwiftKeychainWrapper

A simple wrapper for the iOS Keychain to allow you to use it in a similar fashion to User Defaults. Written in Swift.
MIT License
1.59k stars 340 forks source link

Installation section #47

Closed lfarah closed 8 years ago

lfarah commented 8 years ago

Hey, your library is really interesting.

The only problem I found was the README.md, which lacks an Installation Section I created this iOS Open source Readme Template so you can take a look on how to easily create an Installation Section If you want, I can help you to organize the lib.

What are your thoughts? 😄

jrendel commented 8 years ago

Added cocoa pods and manual installation directions.