[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / 8 / d / AliLiveSDK_iOS / 0.0.2 / AliLiveSDK_iOS.podspec.json
blob6048788ba7fce33876f2919c2c2cbb6ada4a2306
2   "name": "AliLiveSDK_iOS",
3   "version": "0.0.2",
4   "summary": "AliLiveSDK_iOS.",
5   "description": "It's an SDK for aliyun live sdk, which implement by Objective-C.",
6   "homepage": "https://github.com/aliyunvideo/AliLiveSDK_iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aliyunvideo": "videosdk@service.aliyun.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/aliyunvideo/AliLiveSDK_iOS.git",
19     "tag": "0.0.2"
20   },
21   "frameworks": [
22     "CoreVideo",
23     "OpenGLES",
24     "AVFoundation",
25     "CoreMedia",
26     "VideoToolbox",
27     "AudioToolbox"
28   ],
29   "vendored_frameworks": [
30     "AliLiveSdk.framework",
31     "opencv2.framework"
32   ]