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] WatchMarket 0.0.2
[CocoaPods.git]
/
Specs
/
4
/
a
/
0
/
AcdseeImage
/
0.0.1
/
AcdseeImage.podspec.json
blob
bd7865cbc97b69790f0d22661c8d6287485e7f8f
1
{
2
"name": "AcdseeImage",
3
"version": "0.0.1",
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.1"
20
},
21
"source_files": "AcdseeImage/**/*.{h,m}",
22
"dependencies": {
23
"SDWebImage": [
24
25
]
26
}
27
}