[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / e / 0 / NIMSDK_LITE / 3.2.0 / NIMSDK_LITE.podspec.json
blobe4b333b88e2f02ea812c10fa10dcbc69a61ecf94
2   "name": "NIMSDK_LITE",
3   "version": "3.2.0",
4   "summary": "Netease AV Chat SDK",
5   "homepage": "http://netease.im",
6   "license": {
7     "type": "Copyright",
8     "text": " Copyright 2016 Netease "
9   },
10   "authors": "Netease IM Team",
11   "source": {
12     "git": "https://github.com/netease-im/NIM_iOS_SDK_Lite.git",
13     "tag": "3.2.0"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source_files": "**/ExportHeaders/**/*.h",
19   "vendored_libraries": [
20     "**/libNIMSDK.a",
21     "**/Libs/*.a"
22   ],
23   "frameworks": [
24     "SystemConfiguration",
25     "AVFoundation",
26     "CoreTelephony",
27     "AudioToolbox",
28     "CoreMedia",
29     "VideoToolbox"
30   ],
31   "libraries": [
32     "sqlite3.0",
33     "z",
34     "c++"
35   ]