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] YIM 2.5.0
[CocoaPods.git]
/
Specs
/
6
/
4
/
e
/
Bitter
/
0.2.1
/
Bitter.podspec.json
blob
54b9f21e1ef0c42312aff4bf17d7cf41c48ea451
1
{
2
"name": "Bitter",
3
"version": "0.2.1",
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.2.1"
19
},
20
"source_files": "Sources/Bitter/**/*.{swift,h}"
21
}