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] FCService 0.0.61-fc
[CocoaPods.git]
/
Specs
/
9
/
5
/
0
/
PFFileManage
/
0.0.3
/
PFFileManage.podspec.json
blob
f4c52887123d83aba5e0f67e4207f8adea134b8f
1
{
2
"name": "PFFileManage",
3
"version": "0.0.3",
4
"summary": "文件管理",
5
"description": "创建文件夹、删除文件夹、写入文件、读取文件、获取文件夹的大小、删除文件夹、删除文件",
6
"homepage": "https://github.com/hsdji/PFFileManage",
7
"license": "MIT",
8
"authors": {
9
"单小飞": "2530101715@qq.com"
10
},
11
"source": {
12
"git": "https://github.com/hsdji/PFFileManage.git",
13
"tag": "0.0.3"
14
},
15
"platforms": {
16
"ios": "9.0"
17
},
18
"source_files": "*"
19
}