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] TelnyxRTC 0.1.41
[CocoaPods.git]
/
Specs
/
6
/
4
/
e
/
Bitter
/
0.1.4
/
Bitter.podspec.json
blob
5fd6f7b50c3fa429f37c81ccfec403e59c9a6e75
1
{
2
"name": "Bitter",
3
"version": "0.1.4",
4
"summary": "The Swift bits manipulation toolkit",
5
"homepage": "https://github.com/uraimo/Bitter",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": "Umberto Raimondi",
11
"platforms": {
12
"ios": "8.0",
13
"osx": "10.9",
14
"tvos": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/uraimo/Bitter.git",
18
"tag": "v0.1.4"
19
},
20
"source_files": "Sources/Bitter/**/*.{swift,h}"
21
}