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] GizoSDK 2.0.2-alpha.02
[CocoaPods.git]
/
Specs
/
5
/
3
/
c
/
iOSToolbox
/
1.3.0
/
iOSToolbox.podspec.json
blob
be79f3488e5ab232fa7dce06937db5e054bc8950
1
{
2
"name": "iOSToolbox",
3
"version": "1.3.0",
4
"summary": "The couchbits iOSToolbox",
5
"homepage": "https://github.com/couchbits/iOSToolbox",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"couchbits": "us@couchbits.com"
12
},
13
"source": {
14
"git": "https://github.com/couchbits/iOSToolbox.git",
15
"tag": "1.3.0"
16
},
17
"platforms": {
18
"ios": "9.0"
19
},
20
"source_files": "Sources/**/*",
21
"dependencies": {
22
"SwiftyBeaver": [
23
24
],
25
"Alamofire": [
26
27
]
28
}
29
}