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] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git]
/
Specs
/
e
/
2
/
3
/
ZZeActionC
/
0.0.1
/
ZZeActionC.podspec.json
blob
960380f6eec608a104b8ad26e00d0dbe32b6e3b0
1
{
2
"name": "ZZeActionC",
3
"version": "0.0.1",
4
"platforms": {
5
"ios": "8.0"
6
},
7
"license": "MIT",
8
"homepage": "https://github.com/zhangIvey",
9
"authors": {
10
"zly": "zhangzeStrong@126.com"
11
},
12
"summary": "测试模块C",
13
"source": {
14
"git": "https://github.com/zhangIvey/ZZeActionC.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "ZZeActionC/**/{*.h,*.m}",
18
"frameworks": "UIKit",
19
"libraries": "z",
20
"requires_arc": true
21
}