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
[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git]
/
Specs
/
0
/
e
/
f
/
Bismuth
/
1.3.0
/
Bismuth.podspec.json
blob
b89d510535a7720f7128955ba74db48cedea5884
1
{
2
"name": "Bismuth",
3
"version": "1.3.0",
4
"platforms": {
5
"ios": "9.0"
6
},
7
"summary": "Queue handling",
8
"authors": {
9
"Bas van Kuijck": "bas@e-sites.nl"
10
},
11
"license": {
12
"type": "MIT",
13
"file": "LICENSE"
14
},
15
"homepage": "https://github.com/e-sites/Bismuth",
16
"source": {
17
"git": "https://github.com/e-sites/Bismuth.git",
18
"tag": "1.3.0"
19
},
20
"source_files": "Bismuth/**/*.{h,swift}",
21
"requires_arc": true,
22
"frameworks": "Foundation"
23
}