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
/
6
/
5
/
0
/
ChaJian
/
0.0.1
/
ChaJian.podspec.json
blob
87318327f954a2b5e3cf93bb2d17bacfb4388f7e
1
{
2
"name": "ChaJian",
3
"version": "0.0.1",
4
"summary": "图片轮播",
5
"homepage": "https://github.com/yuhongdong/ChaJian.git",
6
"license": "MIT",
7
"authors": {
8
"于洪东": "2313661738@qq.com"
9
},
10
"platforms": {
11
"ios": "5.0"
12
},
13
"source": {
14
"git": "https://github.com/yuhongdong/ChaJian.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "ChaJian/**/*.{h,m}",
18
"frameworks": "UIKit"
19
}