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