[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / e / a / ImageMatrix / 0.2.2 / ImageMatrix.podspec.json
blob967974c429f6401a87f6da8500c2709195d0130d
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": [
22     ]
23   }