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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
9
/
5
/
0
/
PFFileManage
/
0.0.8
/
PFFileManage.podspec.json
blob
393decb64d4b7073810b5e39a3db1eedff6c152f
1
{
2
"name": "PFFileManage",
3
"version": "0.0.8",
4
"summary": "文件管理",
5
"description": "文件夹创建、删除、计算大小、;文件创建、删除、计算大小;文件保存、文件读取",
6
"homepage": "https://github.com/hsdji/PFFileManage",
7
"license": "MIT",
8
"authors": {
9
"单小飞": "2530101715@qq.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/hsdji/PFFileManage.git",
16
"tag": "0.0.8"
17
},
18
"source_files": "*",
19
"requires_arc": true
20
}