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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
c
/
6
/
d
/
TiendeoCore
/
0.0.1
/
TiendeoCore.podspec.json
blob
ac266b6218f6b57e4b98fa404ce56345d52a0025
1
{
2
"name": "TiendeoCore",
3
"version": "0.0.1",
4
"summary": "Tiendeo Core",
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/Core/Core-0.0.1.zip"
15
},
16
"vendored_frameworks": "Core.framework",
17
"dependencies": {
18
"Governor": [
19
"~> 0.2.3"
20
],
21
"AlamofireObjectMapper": [
22
"~> 5.0"
23
],
24
"Alamofire": [
25
"~> 4.7"
26
],
27
"ObjectMapper": [
28
"~> 3.0"
29
],
30
"RealmSwift": [
31
"~> 3.3.2"
32
],
33
"RxSwift": [
34
"~> 4.2.0"
35
],
36
"TiendeoAuth": [
37
"~> 0.0.1-beta6"
38
]
39
}
40
}