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.20241226
[CocoaPods.git]
/
Specs
/
8
/
9
/
e
/
TCrm
/
1.0.0
/
TCrm.podspec.json
blob
cb024e291da259351db61cf2ccc50f9dab56f484
1
{
2
"name": "TCrm",
3
"version": "1.0.0",
4
"summary": "CRM日志上传库封装",
5
"homepage": "https://github.com/zhy790026943/TCrm",
6
"license": "MIT",
7
"authors": {
8
"张扬": "zhangyang@taihe.com"
9
},
10
"platforms": {
11
"ios": null
12
},
13
"source": {
14
"git": "https://github.com/zhy790026943/TCrm.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "TCrm/Class/**/*.{h,m}",
18
"requires_arc": true
19
}