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] DittoObjC 4.9.2
[CocoaPods.git]
/
Specs
/
6
/
c
/
b
/
Rivet
/
0.0.2
/
Rivet.podspec.json
blob
c5c14338ac706774931c599177bef1e5d2e630be
1
{
2
"name": "Rivet",
3
"version": "0.0.2",
4
"license": "MIT",
5
"platforms": {
6
"ios": "5.0"
7
},
8
"summary": "Bolt your apps together with dependency injection.",
9
"homepage": "https://github.com/rdavies/Rivet",
10
"authors": {
11
"Ryan Davies": "ryan@ryandavies.net"
12
},
13
"source": {
14
"git": "https://github.com/rdavies/Rivet.git",
15
"tag": "0.0.2"
16
},
17
"source_files": "Rivet/**/*.{h,m}",
18
"requires_arc": true
19
}