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] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git]
/
Specs
/
e
/
2
/
b
/
mpalertview
/
0.0.1
/
mpalertview.podspec.json
blob
9da88aa5f39b4b3acb426fd21c585ba676ae0e00
1
{
2
"name": "mpalertview",
3
"version": "0.0.1",
4
"summary": "一个可自定义view和button数量的alertview",
5
"homepage": "https://github.com/ulongx/mpalertview",
6
"license": "MIT",
7
"authors": {
8
"ulongx": "107199068@qq.com"
9
},
10
"platforms": {
11
"ios": "9.1"
12
},
13
"source": {
14
"git": "https://github.com/ulongx/mpalertview.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "mpalertview/*.{h,m}"
18
}