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.3
/
AcdseeImage.podspec.json
blob
94572d67f63788e72b204cc9c02a33e0b612c5b0
1
{
2
"name": "AcdseeImage",
3
"version": "0.0.3",
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.3"
20
},
21
"source_files": [
22
"AcdseeImage",
23
"AcdseeImage/AcdseeImage/**/*.{h,m}"
24
],
25
"dependencies": {
26
"SDWebImage": [
27
28
]
29
}
30
}