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] MoneyHashPayment 2.2.14
[CocoaPods.git]
/
Specs
/
5
/
e
/
a
/
ImageMatrix
/
0.2.2
/
ImageMatrix.podspec.json
blob
967974c429f6401a87f6da8500c2709195d0130d
1
{
2
"name": "ImageMatrix",
3
"version": "0.2.2",
4
"summary": "简单的图片矩阵.",
5
"homepage": "https://github.com/gavinning/ImageMatrix",
6
"license": "MIT",
7
"authors": {
8
"gavinning": "ningyubo@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/gavinning/ImageMatrix.git",
12
"tag": "0.2.2"
13
},
14
"platforms": {
15
"ios": "10.0"
16
},
17
"frameworks": "UIKit",
18
"source_files": "Sources/*.swift",
19
"dependencies": {
20
"GLEKit": [
21
22
]
23
}
24
}