[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 0 / 8 / 9 / AlivcLivePusherWithPlayer / 3.3.3 / AlivcLivePusherWithPlayer.podspec.json
blob6d8b808e566bd949342263a8c8742d76573222e5
2   "name": "AlivcLivePusherWithPlayer",
3   "version": "3.3.3",
4   "summary": "AlivcLivePusherWithPlayer_iOS",
5   "description": "It's an SDK for aliyun video vodplay, which implement by Objective-C.",
6   "homepage": "https://github.com/aliyunvideo/AliyunLivePusherWithPlayer_iOS.git",
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/AliyunLivePusherWithPlayer_iOS.git",
19     "tag": "3.3.3"
20   },
21   "subspecs": [
22     {
23       "name": "AlivcLivePusherWithPlayer",
24       "vendored_frameworks": [
25         "AlivcLivePusher.framework",
26         "AlivcLibRtmp.framework",
27         "AliyunPlayerSDK.framework",
28         "AlivcLibBeauty.framework",
29         "AlivcLibFace.framework"
30       ],
31       "resources": [
32         "AlivcLibFaceResource.bundle",
33         "AliyunLanguageSource.bundle"
34       ]
35     }
36   ]