[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 4 / c / 9 / NIMSDK / 3.2.0 / NIMSDK.podspec.json
blob145438c75d7b98c5ef6f9c6d4f39bad72b588423
2   "name": "NIMSDK",
3   "version": "3.2.0",
4   "summary": "Netease IM 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.git",
13     "tag": "3.2.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "**/ExportHeaders/**/*.h",
19   "vendored_libraries": [
20     "**/libNIMSDK.a",
21     "**/libNIMAVChat.a",
22     "**/Libs/*.a"
23   ],
24   "frameworks": [
25     "SystemConfiguration",
26     "AVFoundation",
27     "CoreTelephony",
28     "AudioToolbox",
29     "CoreMedia",
30     "VideoToolbox"
31   ],
32   "libraries": [
33     "sqlite3.0",
34     "z",
35     "c++"
36   ]