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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
c
/
e
/
9
/
Whitespace
/
0.0.1
/
Whitespace.podspec.json
blob
21cc3efbd2b22ea1cb4479ea025df75f15f96a75
1
{
2
"name": "Whitespace",
3
"version": "0.0.1",
4
"license": "MIT",
5
"summary": "Whitespace interpreter writen in swift",
6
"homepage": "https://github.com/bonels/Whitespace",
7
"authors": {
8
"bonels": "dev.bonels@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/bonels/Whitespace.git",
12
"tag": "0.0.1"
13
},
14
"source_files": "Sources/*.swift",
15
"platforms": {
16
"ios": "9.0"
17
}
18
}