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] AWSTranscribeStreaming 2.38.0
[CocoaPods.git]
/
Specs
/
1
/
d
/
e
/
ZPFRequestKit
/
1.0.2
/
ZPFRequestKit.podspec.json
blob
4dc9c98e1f01992857d14ffa42087643df4dce0c
1
{
2
"name": "ZPFRequestKit",
3
"version": "1.0.2",
4
"summary": "封装分页请求并用列表展示的库",
5
"homepage": "https://github.com/gdzpf123/ZPFRequestKit",
6
"license": "MIT",
7
"authors": {
8
"zpf123": "297007441@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/gdzpf123/ZPFRequestKit.git",
15
"tag": "1.0.2"
16
},
17
"source_files": [
18
"Classes",
19
"ZPFRequestKit/Classes/**/*.{h,m}"
20
],
21
"dependencies": {
22
"MJExtension": [
23
24
],
25
"MJRefresh": [
26
27
],
28
"AFNetworking": [
29
30
]
31
}
32
}