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] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git]
/
Specs
/
a
/
9
/
5
/
JMTimerBeam
/
0.1.0
/
JMTimerBeam.podspec.json
blob
14d6ce530d8bef1d6f8558ccc7bdb083f5b24978
1
{
2
"name": "JMTimerBeam",
3
"version": "0.1.0",
4
"summary": "A decent timer beam displayed on top of your OSX screen.",
5
"homepage": "https://github.com/anka/JMTimerBeam",
6
"license": "MIT",
7
"authors": "Andreas Katzian",
8
"source": {
9
"git": "https://github.com/anka/JMTimerBeam.git",
10
"tag": "0.1.0"
11
},
12
"platforms": {
13
"osx": "10.9"
14
},
15
"requires_arc": true,
16
"source_files": "Classes",
17
"frameworks": "Cocoa"
18
}