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] IPDSDK 2.0.0.3
[CocoaPods.git]
/
Specs
/
3
/
1
/
0
/
Stubbilino
/
0.1.1
/
Stubbilino.podspec.json
blob
a5cec5fbe1b3dd2ef0d364c1418f7c44e61963ba
1
{
2
"name": "Stubbilino",
3
"version": "0.1.1",
4
"summary": "Easy stubbing in Objective-C.",
5
"homepage": "https://github.com/robb/Stubbilino",
6
"license": "MIT",
7
"authors": {
8
"Robert Böhnke": "robb@robb.is"
9
},
10
"source": {
11
"git": "https://github.com/robb/Stubbilino.git",
12
"tag": "0.1.1"
13
},
14
"source_files": "Stubbilino/**/*.{h,m}",
15
"requires_arc": true
16
}