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] BideaseConnect 1.0.79
[CocoaPods.git]
/
Specs
/
d
/
0
/
7
/
XFDownload
/
0.0.1
/
XFDownload.podspec.json
blob
ee022be553d49e2cffcbb535b669f2e2cf94b48d
1
{
2
"name": "XFDownload",
3
"version": "0.0.1",
4
"summary": "介绍还木有想好.",
5
"description": "测试首次提交库",
6
"homepage": "https://gitee.com/luxfeng/XFDownload",
7
"license": "MIT",
8
"authors": {
9
"lxf": "442171865@qq.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://gitee.com/luxfeng/XFDownload.git",
16
"tag": "0.0.1"
17
},
18
"source_files": "XFDownload/**/*.{swift}",
19
"frameworks": [
20
"Foundation",
21
"UIKit"
22
],
23
"requires_arc": true
24
}