blob: 54d7df598a504ccadabf393ef901e9e0bc1c82f4 [file] [log] [blame]
{
"name": "LetMeAuth-GooglePlusSDK-iOS",
"version": "2.0.1",
"authors": {
"Evgeniy Yurtaev": "evgeniyyurt@gmail.com",
"Alexey Aleshkov": "djmadcat@gmail.com"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"summary": "Let Me Auth! Google+ authorization provider based on official Google+ SDK",
"homepage": "https://github.com/webparadox/LetMeAuth-GooglePlusSDK-iOS",
"source": {
"git": "https://github.com/webparadox/LetMeAuth-GooglePlusSDK-iOS.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/*.{h,m}",
"dependencies": {
"LetMeAuth": [
"~> 2.0"
],
"googleplus-ios-sdk": [
"~> 1.7"
]
}
}