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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
4
/
d
/
0
/
IBLinter
/
0.2.0
/
IBLinter.podspec.json
blob
5f511516635361da396c2e40a063cc17ca0f657a
1
{
2
"name": "IBLinter",
3
"version": "0.2.0",
4
"summary": "A linter tool for Interface Builder.",
5
"homepage": "https://github.com/kateinoigakukun/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/kateinoigakukun/IBLinter.git",
15
"tag": "0.2.0"
16
},
17
"source_files": "bin/*",
18
"platforms": {
19
"osx": null,
20
"ios": null,
21
"tvos": null,
22
"watchos": null
23
}
24
}