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] EOCoreDebug 2.3.296
[CocoaPods.git]
/
Specs
/
1
/
3
/
9
/
EightBase
/
0.0.1.4
/
EightBase.podspec.json
blob
d4b263744856d0bcbaa73b92525c42e87da1f849
1
{
2
"name": "EightBase",
3
"version": "0.0.1.4",
4
"summary": "EightBase library for iOS",
5
"homepage": "http://8base.com",
6
"authors": "8base",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"platforms": {
12
"ios": "10.0"
13
},
14
"source": {
15
"git": "https://vvshevtsov@github.com/8base/ios-sdk.git",
16
"tag": "0.0.1.4"
17
},
18
"source_files": "Sources/**/*",
19
"requires_arc": true,
20
"swift_version": "4.0",
21
"ios": {
22
"dependencies": {
23
"Auth0": [
24
25
],
26
"Apollo": [
27
28
],
29
"ApolloAlamofire": [
30
31
]
32
}
33
}
34
}