[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / d / 8 / c / FHDrawGLView / 0.1.0 / FHDrawGLView.podspec.json
blobbacd356ede5c138f55d0e70c47c411243b367603
2   "name": "FHDrawGLView",
3   "version": "0.1.0",
4   "summary": "用于对图像进行绘画的OpenGLES工具类",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/Shadow-Knife/FHDrawGLView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Shadow Knife": "3040576626@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/Shadow-Knife/FHDrawGLView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "FHDrawGLView/Classes/**/*",
22   "resource_bundles": {
23     "FHDrawGLView": [
24       "FHDrawGLView/Assets/GLSL/*",
25       "FHDrawGLView/Assets/Resources/*"
26     ]
27   }