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
/
1
/
7
/
CYTCategory
/
0.0.2
/
CYTCategory.podspec.json
blob
aac011f4de6a20e37e411ce4e7ad386f08048e49
1
{
2
"name": "CYTCategory",
3
"version": "0.0.2",
4
"summary": "CYTIOS基础组件Category",
5
"description": "CYTIOS基础组件Category",
6
"homepage": "http://EXAMPLE/CYTCategory",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"woody": "hudi721@foxmail.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "git@192.168.0.13:/data/git/CYTCategory",
19
"tag": "0.0.2"
20
},
21
"source_files": "CYTCategory/*.{h,m}",
22
"frameworks": "UIKit"
23
}