[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 4 / c / 9 / NIMSDK / 2.7.1 / NIMSDK.podspec.json
blobbdcd8ea069111a9c878bc0654afd6a34c0c6fdc9
2   "name": "NIMSDK",
3   "version": "2.7.1",
4   "summary": "Netease IM And 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_NIMAVChat.git",
13     "tag": "2.7.1"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source_files": "**/ExportHeaders/**/*.h",
19   "vendored_libraries": [
20     "**/libNIMAVChat.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     "stdc++.6.0.9"
35   ],
36   "dependencies": {
37     "NIMSDK_LITE": [
38       "~> 2.7.0"
39     ]
40   }