[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / c / 1 / JVSOpenSDK / 2.0.0 / JVSOpenSDK.podspec.json
blob205b31428596df0e59de527ffe3153221e619a4b
2   "name": "JVSOpenSDK",
3   "version": "2.0.0",
4   "summary": "云视通开放平台SDK",
5   "description": "云视通开放平台SDK,开发者可以用SDK开发APP",
6   "homepage": "https://github.com/Jovision-SDK/JVSPlayerSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangxiaodong": "zhangxiaodong@jovision.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Jovision-SDK/JVSPlayerSDK.git",
19     "tag": "2.0.0"
20   },
21   "frameworks": [
22     "CFNetwork",
23     "AudioToolbox",
24     "AVFoundation",
25     "OpenGLES",
26     "ExternalAccessory",
27     "MediaPlayer"
28   ],
29   "libraries": [
30     "c",
31     "c++"
32   ],
33   "vendored_frameworks": [
34     "JDE05.framework",
35     "JVSPlayerSDK.framework"
36   ],
37   "user_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   },
40   "pod_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   }