2 "name": "BETOAuth2Client",
3 "version": "1.0.2-beta2",
4 "summary": "Lighweight and easy to use OAuth 2 Client based on NSURLSession",
5 "description": "\n OAuth 2 client for the Cocoa platform (iOS and Mac OS X)\n * Authenticate through OAuth 2\n * Light weight\n * Allows for blocks or delegates\n * Offers archivable credentials\n * Easy to read implementation and interface\n \n",
6 "homepage": "https://github.com/screeninteraction/BETOAuth2Client",
9 "Screen Interaction": "contact@screeninteraction.com"
12 "git": "https://github.com/screeninteraction/BETOAuth2Client.git",
24 "source_files": "BETOAuth2Client/**/*.{h,m}",