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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
8
/
e
/
1
/
redView
/
1.0.0
/
redView.podspec.json
blob
12672c81373351457a6ad0deb26b3dab6316378e
1
{
2
"name": "redView",
3
"version": "1.0.0",
4
"summary": "An easy way to use pull-to-refresh",
5
"homepage": "https://github.com/LeonLee1993/demo4",
6
"license": "MIT",
7
"authors": {
8
"niolgowoma1993.": "592979364@qq.com"
9
},
10
"platforms": {
11
"ios": "10.3"
12
},
13
"source": {
14
"git": "https://github.com/LeonLee1993/demo4.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "redPacketView/*",
18
"requires_arc": true,
19
"frameworks": "UIKit"
20
}