[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / d / e / GLFrameLib / 0.0.1 / GLFrameLib.podspec.json
blobc2e4798e80880aba6efbd1c675d3e13378fd0c32
2   "name": "GLFrameLib",
3   "version": "0.0.1",
4   "summary": "A short description of GLFrameLib.",
5   "description": "GLFrameLib is FrameLib use scriptFile",
6   "homepage": "https://github.com/GL9700/GLFrameLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liguoliang": "36617161@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/GL9700/GLFrameLib.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "GLFrameLib/Classes/**/*",
22   "resources": "GLFrameLib/Assets/*",
23   "dependencies": {
24     "Yoga": [
26     ],
27     "GLExtensions": [
29     ],
30     "SDWebImage": [
32     ]
33   }