[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 6 / 5 / SVPCastSDKiOS / 0.1.7 / SVPCastSDKiOS.podspec.json
blobae0a2c05fa9836ef43ce0f229d68e78c4f773805
2   "name": "SVPCastSDKiOS",
3   "version": "0.1.7",
4   "summary": "SmartVideoPlayeriOS Cast SDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/TencentSvpOfficial/SmartVideoPlayeriOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "svp_official": "svp_official@tencent.com"
13   },
14   "source": {
15     "http": "http://dldir1.qq.com/qqmi/SVP/SVPCastSDKiOS/framework/0.1.7/QMTCastSDKiOS.framework.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "frameworks": [
21     "CFNetwork",
22     "SystemConfiguration",
23     "CoreTelephony",
24     "AudioToolbox",
25     "AVFoundation",
26     "CoreAudio",
27     "CoreAudioKit",
28     "UIKit",
29     "CoreServices"
30   ],
31   "libraries": [
32     "c++",
33     "z",
34     "c"
35   ],
36   "vendored_frameworks": "QMTCastSDKiOS.framework",
37   "public_header_files": [
38     "QMTCastSDKiOS.framework/Versions/A/Headers/QMTCastSDKiOS/*.h"
39   ],
40   "source_files": [
41     "QMTCastSDKiOS.framework/Versions/A/Headers/QMTCastSDKiOS/*.h"
42   ]