[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 7 / 9 / KSYGPULive_iOS / 1.6.0 / KSYGPULive_iOS.podspec.json
blob3050a93c7d025df33f9624f18aab469cad3f2cf1
2   "name": "KSYGPULive_iOS",
3   "version": "1.6.0",
4   "license": {
5     "type": "Proprietary",
6     "text": "      Copyright 2015 kingsoft Ltd. All rights reserved.\n"
7   },
8   "homepage": "http://v.ksyun.com/doc.html",
9   "authors": {
10     "Peng Bin": "pengbin@kingsoft.com"
11   },
12   "summary": "KSYGPULiveSDK help you play and stream live video from ios mobile devices.",
13   "description": "* KSYGPULiveSDK KSYStreamer     capture video, compress and publish stream to rtmp server\n* KSYGPULiveSDK KSYMediaPlayer  manages the playback of movie or live streaming\n* KSYGPULiveSDK KSYStreamerBase compress input CMSampleBuffers and publish stream to rtmp server\n* KSYGPULiveSDK KSYGPUCamera    capture video, Inherits from  GPUImageVideoCamera\n* KSYGPULiveSDK KSYGPUStreamer  Conforms to GPUImageInput, compress and publish filted video to rtmp server",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "frameworks": "VideoToolbox",
19   "dependencies": {
20     "GPUImage": [
22     ]
23   },
24   "ios": {
25     "libraries": [
26       "z",
27       "iconv",
28       "stdc++.6"
29     ]
30   },
31   "source": {
32     "git": "https://github.com/ksvc/KSYLive_iOS.git",
33     "tag": "v1.6.0"
34   },
35   "vendored_frameworks": "framework/livegpu/libksygpulive.framework"