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
/
4
/
a
/
0
/
AcdseeImage
/
0.0.2
/
AcdseeImage.podspec.json
blob
d26819e1a5217314f5cbbafc8bee3464626bd2ae
1
{
2
"name": "AcdseeImage",
3
"version": "0.0.2",
4
"summary": "A AcdseeImage.",
5
"description": "这个是一个Demo",
6
"homepage": "https://github.com/Coolzhou/AcdseeImage",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"lixz": "coolzhou@163.com"
13
},
14
"platforms": {
15
"ios": "11.0"
16
},
17
"source": {
18
"git": "https://github.com/Coolzhou/AcdseeImage.git",
19
"tag": "0.0.2"
20
},
21
"source_files": [
22
"AcdseeImage",
23
"AcdseeImage/**/*.{h,m}"
24
],
25
"dependencies": {
26
"SDWebImage": [
27
28
]
29
}
30
}