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

Cocoao Pods support for tvOS #58

Open crashoverride777 opened 8 years ago

crashoverride777 commented 8 years ago

Please can you integrate this project in cocoa pods for tvOS. This helper works flawlessly on tvOS but without the cocoaPod integration its a bit of a hassle when having a universal iOS and tvOS project.

aharriscrowne commented 5 years ago

I second this--there is a trivial pull request for tvOS support that would help me out a lot, and my own private pod cannot point to a git branch in its podspec file.

jfgrang commented 5 years ago

Yes please approve the PR : https://github.com/jrendel/SwiftKeychainWrapper/pull/129