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.20241221
[CocoaPods.git]
/
Specs
/
b
/
e
/
9
/
WZ_HelloKit
/
5.5.8
/
WZ_HelloKit.podspec.json
blob
c2415dd8e5273f585f65c646c15cf18f3bb00d92
1
{
2
"name": "WZ_HelloKit",
3
"version": "5.5.8",
4
"summary": "The package of useful tools, include categories and classes",
5
"homepage": "https://github.com/hwzss/WZ_HelloKit",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"hwzss": "1833361588@qq.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/hwzss/WZ_HelloKit.git",
18
"tag": "5.5.8"
19
},
20
"source_files": [
21
"WZ_HelloKit",
22
"WZ_HelloKit/**/*.{h,m}"
23
],
24
"requires_arc": true
25
}