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] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git]
/
Specs
/
3
/
f
/
2
/
JzDownloader
/
0.0.2
/
JzDownloader.podspec.json
blob
ffdaabdae18533bed06acfd9dec6517a9df46d6c
1
{
2
"name": "JzDownloader",
3
"version": "0.0.2",
4
"summary": "iOS 文件下载组件",
5
"homepage": "https://github.com/skyz319/JzDownloader",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Jz": "cain.code@qq.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/skyz319/JzDownloader.git",
18
"tag": "0.0.2"
19
},
20
"source_files": "JzDownloader/*.{h,m}",
21
"frameworks": [
22
"UIKit",
23
"Foundation"
24
]
25
}