[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 4 / c / 9 / NIMSDK / 2.6.0 / NIMSDK.podspec.json
bloba35c24fe1b7f46dd3dd66912eba28edcd4e0d5fe
2   "name": "NIMSDK",
3   "version": "2.6.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": "2.6.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     "stdc++.6.0.9"
35   ]