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
/
3
/
9
/
STabView
/
0.0.1
/
STabView.podspec.json
blob
06e9d61ecbcc0adbfa2d9209ce1986b4625b1733
1
{
2
"name": "STabView",
3
"version": "0.0.1",
4
"summary": "选项卡.",
5
"homepage": "https://github.com/angelcs1990/STabView",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"cs": "angelcs1990@sohu.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/angelcs1990/STabView.git",
18
"tag": "0.0.1"
19
},
20
"source_files": "STabView/**/*.{h,m}",
21
"requires_arc": true
22
}