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.18
/
ZZeActionC.podspec.json
blob
706fd03fd5a2c5aa5195166ac7ecce4ed181c8a4
1
{
2
"name": "ZZeActionC",
3
"version": "0.0.18",
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.18"
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
"JSONKit-ZW": [
26
"2.0.4"
27
],
28
"ZZeActionA": [
29
"0.0.3"
30
]
31
}
32
}