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
/
1
/
0
/
5
/
YLPullViews
/
0.1.0
/
YLPullViews.podspec.json
blob
c66eb86836497d757046e49665c4d08e4c1ebf0b
1
{
2
"name": "YLPullViews",
3
"version": "0.1.0",
4
"summary": "A short description of YLPullViews.",
5
"description": "刷新",
6
"homepage": "https://gitlab.com/iOSlxy/YLPullViews",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"iOSlxy": "609414116@qq.com"
13
},
14
"source": {
15
"git": "https://gitlab.com/iOSlxy/YLPullViews.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "YLPullViews/Classes/**/*",
22
"frameworks": [
23
"UIKit",
24
"Foundation"
25
],
26
"dependencies": {
27
"AFNetworking": [
28
"~> 2.3"
29
],
30
"ReactiveCocoa": [
31
"~> 2.5"
32
]
33
}
34
}