[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 0 / 3 / IBandPlayerSDK / 0.3.9 / IBandPlayerSDK.podspec.json
blob15ffdf0d552a54a6b06b993f07a42055efa9e49b
2   "name": "IBandPlayerSDK",
3   "version": "0.3.9",
4   "summary": "iOS library to play streams from IBand",
5   "homepage": "http://www.iband.io",
6   "authors": {
7     "Yogev Barber": "yogev@iband.io"
8   },
9   "platforms": {
10     "ios": "8.2"
11   },
12   "source": {
13     "http": "https://raw.githubusercontent.com/doremeet/PlayerSDK-Pod/v0.3.9/IBandPlayerSDK.zip"
14   },
15   "vendored_frameworks": "IBandPlayerSDK.framework",
16   "resources": "IBandPlayerSDK.framework/Shader.{fsh,vsh}",
17   "frameworks": [
18     "SystemConfiguration",
19     "coreMedia",
20     "coreGraphics",
21     "coreMotion",
22     "GLKit",
23     "AudioToolbox",
24     "AVFoundation",
25     "OpenGLES"
26   ],
27   "libraries": "c++",
28   "requires_arc": true,
29   "license": {
30     "type": "Copyright",
31     "text": "      Copyright 2017 IBand, Inc. All rights reserved.\n"
32   },
33   "dependencies": {
34     "AFNetworking": [
35       "~> 3.0"
36     ],
37     "SocketRocket": [
38       "~> 0.5.1"
39     ]
40   }