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.7.5
[CocoaPods.git]
/
Specs
/
d
/
2
/
4
/
FFPersonLib
/
0.0.2
/
FFPersonLib.podspec.json
blob
812f583914364af8509dffc4db194888e1cdb6bf
1
{
2
"name": "FFPersonLib",
3
"version": "0.0.2",
4
"summary": "FFPersonLib description",
5
"description": "这个是详细描述,一定要注意,字数要比s.summary长",
6
"homepage": "https://github.com/RMHuang/FFPersonLib",
7
"license": "MIT",
8
"authors": "RMHuang",
9
"source": {
10
"git": "https://github.com/RMHuang/FFPersonLib.git",
11
"tag": "0.0.2"
12
},
13
"source_files": "Lib/*.{h,m}",
14
"platforms": {
15
"osx": null,
16
"ios": null,
17
"tvos": null,
18
"watchos": null
19
}
20
}