blob: 734ba6bb6fafbc4f1847b3aed5f00b81c91906e6 [file] [log] [blame]
{
"name": "ImageMatrix",
"version": "0.2.1",
"summary": "简单的图片矩阵.",
"homepage": "https://github.com/gavinning/ImageMatrix",
"license": "MIT",
"authors": {
"gavinning": "ningyubo@gmail.com"
},
"source": {
"git": "https://github.com/gavinning/ImageMatrix.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "10.0"
},
"frameworks": "UIKit",
"source_files": "Sources/*.swift",
"dependencies": {
"GLEKit": [
]
}
}