CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.
| TestsTested | ✗ |
| LangLanguage | SwiftSwift |
| License | MIT |
| ReleasedLast Release | Oct 2016 |
| SwiftSwift Version | 3.0 |
| SPMSupports SPM | ✗ |
Maintained by Molnar Kristian.
To run the example project, clone the repo, and run pod install from the Example directory first.
UserSession is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "UserSession"import UserSessionUserSession().createSessionForTheUser("{userId}", "[foo:bar]")[foo:bar] it’s your user’s object as AnyObject
Molnar Kristian, [email protected]
UserSession is available under the MIT license. See the LICENSE file for more info.