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] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git]
/
Specs
/
a
/
6
/
b
/
FJToast
/
0.0.1
/
FJToast.podspec.json
blob
69fa6f0d2b6df8507f9d91a979e10ec30cce5a44
1
{
2
"name": "FJToast",
3
"version": "0.0.1",
4
"summary": "简洁轻便提示工具,一行代码,既可完成提示信息显示.",
5
"homepage": "https://github.com/manfengjun/FJToast",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Liu Fengjun": "2546863989@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/manfengjun/FJToast.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"FJToast",
19
"*.{h,m}"
20
],
21
"requires_arc": true,
22
"platforms": {
23
"osx": null,
24
"ios": null,
25
"tvos": null,
26
"watchos": null
27
}
28
}