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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
6
/
7
/
1
/
MyOpenTest
/
0.0.1
/
MyOpenTest.podspec.json
blob
6d4aa41dbed217135e6dc1d8ce9f9f0bb7b4066a
1
{
2
"name": "MyOpenTest",
3
"version": "0.0.1",
4
"summary": "显示多张图片",
5
"description": "查看大图功能,支持本地图片、相册图片、网络图片等",
6
"homepage": "https://github.com/fzuzhc/MyOpenTest",
7
"license": "MIT",
8
"authors": {
9
"zhenghc": "fzuzhc@163.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"requires_arc": true,
15
"source": {
16
"git": "https://github.com/fzuzhc/MyOpenTest.git",
17
"tag": "0.0.1"
18
},
19
"source_files": "ZHCMultPicView/*.{h,m}",
20
"dependencies": {
21
"SDWebImage": [
22
23
]
24
}
25
}