[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / f / Lock-GooglePlus / 1.1.0 / Lock-GooglePlus.podspec.json
blobfe179ab40a7e592055eb80f1b8b73990bc445fb4
2   "name": "Lock-GooglePlus",
3   "version": "1.1.0",
4   "summary": "Google+ Native Integration for Auth0 Lock",
5   "description": "[![Auth0](https://i.cloudup.com/1vaSVATKTL.png)](http://auth0.com)\nPlugin for [Auth0 Lock](https://github.com/auth0/Lock.iOS-OSX) that handles authentication using Google+ iOS SDK.",
6   "homepage": "https://github.com/auth0/Lock-Google.iOS",
7   "license": "MIT",
8   "authors": {
9     "Auth0": "support@auth0.com",
10     "Hernan Zalazar": "hernan@auth0.com"
11   },
12   "source": {
13     "git": "https://github.com/auth0/Lock-Google.iOS.git",
14     "tag": "1.1.0"
15   },
16   "social_media_url": "https://twitter.com/auth0",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "module_name": "LockGooglePlus",
22   "public_header_files": "Pod/Classes/*.h",
23   "source_files": "Pod/Classes/*.{h,m}",
24   "dependencies": {
25     "googleplus-ios-sdk": [
26       "~> 1.7.1"
27     ],
28     "Lock/Core": [
29       "~> 1.11"
30     ]
31   },
32   "deprecated": true