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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
1
/
d
/
e
/
JHGlowView
/
0.1.0
/
JHGlowView.podspec.json
blob
ad37fcc5a60c163113440a11735654e03ef4ec14
1
{
2
"name": "JHGlowView",
3
"version": "0.1.0",
4
"summary": "Custom progress view with glow effect.",
5
"homepage": "https://github.com/bangtoven/JHGlowView",
6
"license": "MIT",
7
"authors": {
8
"Jungho Bang": "me@bangtoven.com"
9
},
10
"source": {
11
"git": "https://github.com/bangtoven/JHGlowView.git",
12
"tag": "0.1.0"
13
},
14
"platforms": {
15
"ios": "4.0"
16
},
17
"requires_arc": true,
18
"source_files": "Pod/Classes"
19
}