[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 3 / 7 / UIGLKit / 0.0.1 / UIGLKit.podspec.json
blob7d1cec526cd934a479670d381103763edd4292f9
2   "name": "UIGLKit",
3   "version": "0.0.1",
4   "summary": "An animation framework empowered by OpenGL ES.",
5   "description": "                   A UIKit friendly animation framework empowered by OpenGL ES.\n",
6   "homepage": "https://github.com/WeZZard/UIGLKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WeZZard": "wezzardlau@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/WeZZard/UIGLKit.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "UIGLKit",
23     "UIGLKit/*.swift",
24     "UIGLKit/**/*.swift",
25     "UIGLKit/**/**/*.swift"
26   ],
27   "dependencies": {
28     "Nest.swift": [
30     ],
31     "SwiftExt": [
33     ]
34   }