[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 4 / c / 9 / NIMSDK / 2.0.0 / NIMSDK.podspec.json
blobf07dcf8dfca7b4d8168fa84c3e044f78ea81f4f0
2   "name": "NIMSDK",
3   "version": "2.0.0",
4   "summary": "Netease IM SDK",
5   "description": "Netease IM iOS SDK",
6   "homepage": "http://netease.im",
7   "license": {
8     "type": "Copyright",
9     "text": " Copyright 2016 Netease \n"
10   },
11   "authors": "Netease IM Team",
12   "source": {
13     "git": "https://github.com/netease-im/NIM_iOS_SDK.git",
14     "tag": "2.0.0"
15   },
16   "platforms": {
17     "ios": "6.0"
18   },
19   "source_files": "**/ExportHeaders/**/*.h",
20   "vendored_libraries": "**/libNIMSDK.a",
21   "frameworks": [
22     "SystemConfiguration",
23     "AVFoundation",
24     "CoreTelephony",
25     "AudioToolbox",
26     "CoreMedia"
27   ],
28   "libraries": [
29     "sqlite3.0",
30     "z",
31     "stdc++.6.0.9"
32   ]