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] flutter_libmwc 0.0.3
[CocoaPods.git]
/
Specs
/
9
/
3
/
e
/
KCJogDial
/
1.0.3
/
KCJogDial.podspec.json
blob
d38313e3dc422688a4a0af288a24eabdabf5483e
1
{
2
"name": "KCJogDial",
3
"version": "1.0.3",
4
"summary": "It is controllable UIView like Jog Dial",
5
"homepage": "https://github.com/kciter/KCJogDial",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"kciter": "kciter@naver.com"
12
},
13
"source": {
14
"git": "https://github.com/kciter/KCJogDial.git",
15
"tag": "1.0.3"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "KCJogDial/*.{swift}",
21
"frameworks": [
22
"UIKit",
23
"Foundation"
24
],
25
"requires_arc": true
26
}