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.14
/
ZZeActionC.podspec.json
blob
570a4f3610a15958cf52e0ca6fbed8c77e4d2ad8
1
{
2
"name": "ZZeActionC",
3
"version": "0.0.14",
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.14"
16
},
17
"source_files": "ZZeActionC/ZZeActionC/options/*.{h,m}",
18
"frameworks": "UIKit",
19
"libraries": "z",
20
"requires_arc": true,
21
"dependencies": {
22
"AFNetworking": [
23
"3.1.0"
24
]
25
}
26
}