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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
5
/
3
/
c
/
iOSToolbox
/
0.8.4
/
iOSToolbox.podspec.json
blob
a7938ea3f25e74de04b9926aba7785a6dbc77d1f
1
{
2
"name": "iOSToolbox",
3
"version": "0.8.4",
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": "0.8.4"
16
},
17
"platforms": {
18
"ios": "9.0"
19
},
20
"source_files": "Sources/**/*",
21
"dependencies": {
22
"SwiftyBeaver": [
23
24
]
25
}
26
}