You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Be sure to run `pod lib lint Simplicity.podspec' to ensure this is a
# valid spec before submitting.
#
Pod::Spec.new do |s|
s.name = "Simplicity"
s.version = "2.0.1"
s.summary = "A simple way to login with Facebook or Google on iOS"
s.description = <<-DESC
Simplicity is a simple way to implement Facebook and Google login in your iOS and OS X apps.
Simplicity can be easily extended to support other external login providers, including OAuth2, OpenID, SAML, and other custom protocols, and will support more in the future. We always appreciate pull requests!