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] HyphenateChat_test1 1.0.1
[CocoaPods.git]
/
Specs
/
1
/
c
/
7
/
JCCycleView
/
1.0.1
/
JCCycleView.podspec.json
blob
ece19aad36f07a69e3553f0744cddb9a9784d5f5
1
{
2
"name": "JCCycleView",
3
"version": "1.0.1",
4
"license": "MIT",
5
"summary": "A cycle display view",
6
"homepage": "https://github.com/henrychen88/JCCycleView",
7
"authors": {
8
"henrychen88": "24129114@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/henrychen88/JCCycleView.git",
12
"tag": "1.0.1"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "7.0"
17
},
18
"source_files": "JCCycleView/*.{h,m}"
19
}