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] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git]
/
Specs
/
0
/
a
/
f
/
ToastView
/
0.0.6
/
ToastView.podspec.json
blob
1382baca56d072201f265445be156351d3f8ef97
1
{
2
"name": "ToastView",
3
"version": "0.0.6",
4
"summary": "提示语",
5
"description": "提示语功能组件",
6
"homepage": "https://github.com/398967541/ToastView",
7
"license": "MIT",
8
"authors": {
9
"ALexTun": "398967541@qq.com"
10
},
11
"source": {
12
"git": "https://github.com/398967541/ToastView.git",
13
"tag": "0.0.6"
14
},
15
"source_files": "ToastView/*",
16
"requires_arc": true,
17
"platforms": {
18
"ios": "8.0"
19
}
20
}