[Add] AlibabacloudEais20190624 1.0.2
[CocoaPods.git] / Specs / f / 4 / 8 / Gate360Player / 0.1.0 / Gate360Player.podspec.json
blob4e531239ccb05ef19acaf7b3ccc698668f1b4261
2   "name": "Gate360Player",
3   "version": "0.1.0",
4   "summary": "360 video player-Gate360Player.",
5   "description": "Gate360 Player",
6   "homepage": "https://github.com/chamara-dev/Gate360Player.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chamara Susantha": "chamara.susantha@vcube.co.jp"
13   },
14   "source": {
15     "git": "https://github.com/chamara-dev/Gate360Player.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Gate360Player/Classes/**/*.{h,m,c}",
22   "resources": "Gate360Player/Shader/*",
23   "frameworks": [
24     "QuartzCore",
25     "OpenGLES",
26     "CoreGraphics",
27     "CoreVideo",
28     "CoreMedia",
29     "CoreAudio",
30     "AVFoundation",
31     "AudioToolbox",
32     "GLKit",
33     "CFNetwork",
34     "Security"
35   ],
36   "libraries": [
37     "sqlite3",
38     "stdc++.6",
39     "icucore",
40     "c++"
41   ],
42   "subspecs": [
43     {
44       "name": "libWebRTC",
45       "source_files": "libjingle_peerconnection/Headers/*.h",
46       "vendored_libraries": "libjingle_peerconnection/libWebRTC.a"
47     }
48   ]