blob: 9a50e3c9b6cfa330575b5e5b257ff4dbb3e9e738 [file] [log] [blame]
{
"name": "Simplicity",
"version": "2.0.1",
"summary": "A simple way to login with Facebook or Google on iOS",
"description": "Simplicity is a simple way to implement Facebook and Google login in your iOS and OS X apps.\n\nSimplicity 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!",
"homepage": "https://github.com/SimplicityMobile/Simplicity",
"license": "Apache 2.0",
"authors": {
"Edward Jiang": "edward@stormpath.com"
},
"source": {
"git": "https://github.com/SimplicityMobile/Simplicity.git",
"tag": "2.0.1"
},
"social_media_url": "https://twitter.com/EdwardStarcraft",
"platforms": {
"ios": "8.0"
},
"source_files": "Simplicity/**/*.swift"
}