[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 2 / b / c / Lechange / 2.1 / Lechange.podspec.json
blobcae62f8baef7e2f843947ba15c702caa77d7db8a
2   "name": "Lechange",
3   "version": "2.1",
4   "summary": "乐橙开放平台SDK SLechange.",
5   "description": "使用过程的问题可以反馈到:https://gitee.com/liubiqu/Lechange/issues\n2.1 版本更新说明:更新时间:2018-06-12\n灰度发布版本,兼容新版本摄像头固件,非正式版本\n\n2.0 版本更新说明:更新时间:2018-03-30 文件大小:120M\n更新内容:\n1、新增和更新部分LCOpenApi接口\n2、新增设备SD卡录像下载功能\n3、设备录像回放接口统一(按时间回放和按文件名回放的两个接口二合一)\n4、SDK DEMO设备绑定流程优化,支持声波配对以及设备初始化功能的设备添加,具体设备添加指南请见:设备绑定指南\n5、SDK内部代码优化\nios SDK包MD5值:07A5E0A16DF6DAE65FE3B4998C3D93D6",
6   "homepage": "https://open.lechange.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liubiqu": "liubiqu@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/liubiqu/Lechange.git",
16     "tag": "2.1"
17   },
18   "social_media_url": "https://weibo.com/eulbq",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "resource_bundles": {
23     "Lechange": [
24       "Lechange/*.pem"
25     ]
26   },
27   "vendored_libraries": "Lechange/**/*.a",
28   "source_files": "Lechange/**/*.h",
29   "frameworks": [
30     "CoreAudio",
31     "MediaPlayer",
32     "OpenGLES",
33     "CoreMedia",
34     "AudioToolbox",
35     "VideoToolbox",
36     "AVFoundation",
37     "MediaAccessibility",
38     "CoreVideo",
39     "OpenAL",
40     "MobileCoreServices",
41     "SystemConfiguration",
42     "CoreTelephony",
43     "GLKit"
44   ],
45   "libraries": [
46     "stdc++.6.0.9",
47     "c++",
48     "iconv.2.4.0",
49     "bz2",
50     "z"
51   ],
52   "compiler_flags": "-ObjC"