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] Ads-CN-Beta 6.6.0.7
[CocoaPods.git]
/
Specs
/
2
/
4
/
c
/
CMImageView
/
1.0.0
/
CMImageView.podspec.json
blob
463a49676ad5337c61a8f8a1b944257b1dd40aa7
1
{
2
"name": "CMImageView",
3
"version": "1.0.0",
4
"summary": "自己用的imageView封装",
5
"homepage": "https://github.com/JKshared92/CMImageView",
6
"license": "MIT",
7
"authors": {
8
"comma": "506702341@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/JKshared92/CMImageView.git",
12
"tag": "1.0.0"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source_files": "CMImageView/*.{h,m}",
18
"dependencies": {
19
"YYWebImage": [
20
21
]
22
}
23
}