repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
f
/
6
/
1
/
TiendeoAuth
/
0.0.2
/
TiendeoAuth.podspec.json
blob
2c4ae68756bb811c1bf8145aa4af75cbb7daf7c3
1
{
2
"name": "TiendeoAuth",
3
"version": "0.0.2",
4
"summary": "Tiendeo Auth",
5
"homepage": "https://www.tiendeo.com",
6
"license": "Custom",
7
"authors": {
8
"Tiendeo": "info@tiendeo.com"
9
},
10
"platforms": {
11
"ios": "10.0"
12
},
13
"source": {
14
"http": "https://tiendeo.jfrog.io/tiendeo/pods/Auth/Auth-0.0.2.zip"
15
},
16
"vendored_frameworks": "Auth.framework",
17
"dependencies": {
18
"Alamofire": [
19
"~> 4.7"
20
],
21
"AlamofireObjectMapper": [
22
"~> 5.0"
23
],
24
"RxSwift": [
25
"~> 4.0"
26
],
27
"FBSDKLoginKit": [
28
29
],
30
"GoogleSignIn": [
31
32
]
33
}
34
}