[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / c / 1 / JVSOpenSDK / 1.0.1 / JVSOpenSDK.podspec.json
blobe1b4590a46dea5d9cffa5cf6000987a5878517a8
2   "name": "JVSOpenSDK",
3   "version": "1.0.1",
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": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/Jovision-SDK/JVSPlayerSDK.git",
19     "tag": "1.0.1"
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": "JVSPlayerSDK.framework",
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "pod_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   }