4 "summary": "A simple iOS library to access Clever Instant Login",
5 "description": "CleverSDK provides developers with a simple library to access Clever Instant Login.\nThe SDK includes a Login handler (the `CLVOAuthManager`) and a Login Button (the \"CLVLoginButton\") that can be added to any `UIView`.\nThe SDK returns an `access_token` to the user that can be used to make calls to the Clever API.",
6 "homepage": "https://github.com/Clever/ios-sdk",
7 "license": "Apache 2.0",
9 "Clever": "tech-notify@clever.com"
12 "git": "https://github.com/Clever/ios-sdk.git",
15 "social_media_url": "https://twitter.com/clever",
16 "documentation_url": "https://dev.clever.com/",
21 "public_header_files": "CleverSDK/**/*.h",
22 "source_files": "CleverSDK/**/*",
23 "exclude_files": "CleverSDK/**/*.plist",