[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 2 / 0 / Simplicity / 2.0 / Simplicity.podspec.json
blob19ef4a2f3970330f5761e2fd6c5c40cf3be4e09b
2   "name": "Simplicity",
3   "version": "2.0",
4   "summary": "A simple way to login with Facebook or Google on iOS",
5   "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!",
6   "homepage": "https://github.com/SimplicityMobile/Simplicity",
7   "license": "Apache 2.0",
8   "authors": {
9     "Edward Jiang": "edward@stormpath.com"
10   },
11   "source": {
12     "git": "https://github.com/SimplicityMobile/Simplicity.git",
13     "tag": "2.0"
14   },
15   "social_media_url": "https://twitter.com/EdwardStarcraft",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "Simplicity/**/*.swift"