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] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git]
/
Specs
/
f
/
1
/
e
/
CocoaZ
/
1.4.0
/
CocoaZ.podspec.json
blob
c2c4c530a11ccde7f8e2e6800a536690bd6c7f63
1
{
2
"name": "CocoaZ",
3
"version": "1.4.0",
4
"summary": "Objective C wrapper over zlib",
5
"homepage": "https://github.com/talk-to/CocoaZ",
6
"authors": "Talk.to",
7
"license": "BSD",
8
"source": {
9
"git": "git@github.com:talk-to/CocoaZ.git",
10
"tag": "1.4.0"
11
},
12
"requires_arc": true,
13
"libraries": "z",
14
"platforms": {
15
"ios": "6.0",
16
"osx": "10.8"
17
},
18
"source_files": "CocoaZ/*.{h,m}",
19
"header_mappings_dir": "CocoaZ"
20
}