[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 6 / b / LetMeAuth-GooglePlusSDK-iOS / 2.0.0 / LetMeAuth-GooglePlusSDK-iOS.podspec.json
bloba9eb845c6a88939e523d9e00b9283f6506dc9578
2   "name": "LetMeAuth-GooglePlusSDK-iOS",
3   "version": "2.0.0",
4   "authors": {
5     "Evgeniy Yurtaev": "evgeniyyurt@gmail.com",
6     "Alexey Aleshkov": "djmadcat@gmail.com"
7   },
8   "license": {
9     "type": "BSD",
10     "file": "LICENSE"
11   },
12   "summary": "Let Me Auth! Google+ authorization provider based on official Google+ SDK",
13   "homepage": "https://github.com/webparadox/LetMeAuth-GooglePlusSDK-iOS",
14   "source": {
15     "git": "https://github.com/webparadox/LetMeAuth-GooglePlusSDK-iOS.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/*.{h,m}",
23   "dependencies": {
24     "LetMeAuth": [
25       "~> 2.0"
26     ],
27     "googleplus-ios-sdk": [
28       "~> 1.7"
29     ]
30   }