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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
0
/
6
/
2
/
MFCycleView
/
0.0.1
/
MFCycleView.podspec.json
blob
5de0ac1e9217c5010b5a6c4051ddb35b678585db
1
{
2
"name": "MFCycleView",
3
"version": "0.0.1",
4
"summary": "常用循环滚动工具",
5
"description": "这是一个常用的循环滚动工具,可上下或左右滚动,常用在banner上",
6
"homepage": "https://github.com/kaijuan/MFCycleView",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"XiaoDuo": "1165004013@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/kaijuan/MFCycleView.git",
16
"tag": "0.0.1"
17
},
18
"platforms": {
19
"ios": "10.0"
20
},
21
"source_files": "MFCycleView/Classes/**/*"
22
}