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] STBaseProject 1.1.2
[CocoaPods.git]
/
Specs
/
4
/
d
/
0
/
IBLinter
/
0.3.0
/
IBLinter.podspec.json
blob
71f617164d6a9bb9b4875ea76218782b88a7396f
1
{
2
"name": "IBLinter",
3
"version": "0.3.0",
4
"summary": "A linter tool for Interface Builder.",
5
"homepage": "https://github.com/IBDecodable/IBLinter",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Yuta Saito": "kateinoigakukun@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/IBDecodable/IBLinter.git",
15
"tag": "0.3.0"
16
},
17
"preserve_paths": "bin/*",
18
"platforms": {
19
"osx": null,
20
"ios": null,
21
"tvos": null,
22
"watchos": null
23
}
24
}