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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
d
/
a
/
2
/
LRMocky
/
0.9.0
/
LRMocky.podspec.json
blob
d2fbede149b9f8de343e2316392da1762eab11e3
1
{
2
"name": "LRMocky",
3
"version": "0.9.0",
4
"summary": "A mock object library for Objective C, inspired by JMock 2.0.",
5
"license": "MIT",
6
"homepage": "http://github.com/lukeredpath/LRMocky",
7
"authors": {
8
"Luke Redpath": "luke@lukeredpath.co.uk"
9
},
10
"source": {
11
"git": "https://github.com/lukeredpath/LRMocky.git",
12
"tag": "v0.9.0"
13
},
14
"source_files": [
15
"Classes",
16
"Classes/LRMocky",
17
"Vendor"
18
],
19
"requires_arc": false
20
}