[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 2 / d / GLInterop / 0.1.0 / GLInterop.podspec.json
blob1d61f5e21d35655218b024acaca61e0cc999d891
2   "description": "TODO: Add long description of the pod here.",
3   "private_header_files": "Source/Classes/Private/**/*.h",
4   "frameworks": [
5     "UIKit",
6     "OpenGLES"
7   ],
8   "version": "0.1.0",
9   "authors": {
10     "Qin Hong": "qinhong@face2d.com"
11   },
12   "license": {
13     "file": "LICENSE",
14     "type": "MIT"
15   },
16   "source": {
17     "tag": "0.1.0",
18     "git": "https://github.com/drummerchin/GLInterop.git"
19   },
20   "requires_arc": "Source/Classes/**/*{.m,.mm}",
21   "source_files": "Source/Classes/**/*",
22   "homepage": "https://github.com/drummerchin/GLInterop.git",
23   "summary": "A short description of GLInterop.",
24   "platforms": {
25     "ios": "8.0"
26   },
27   "name": "GLInterop"