[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / e / a / ImageMatrix / 0.2.1 / ImageMatrix.podspec.json
blob734ba6bb6fafbc4f1847b3aed5f00b81c91906e6
2   "name": "ImageMatrix",
3   "version": "0.2.1",
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.1"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "frameworks": "UIKit",
18   "source_files": "Sources/*.swift",
19   "dependencies": {
20     "GLEKit": [
22     ]
23   }