[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 4 / c / 9 / NIMSDK / 1.1.0-rc3 / NIMSDK.podspec.json
blob17705591b0184520c8bbe2249b9b2b3fb191a10f
2   "name": "NIMSDK",
3   "version": "1.1.0-rc3",
4   "summary": "Netease IM SDK",
5   "description": "                       Netease IM iOS SDK\n",
6   "homepage": "http://netease.im",
7   "license": {
8     "type": "Copyright",
9     "text": " Copyright 2015 Netease \n"
10   },
11   "authors": "Netease IM Team",
12   "source": {
13     "http": "http://netease.im/download/NIM_iOS_SDK_v1.1.0.zip"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source_files": "SDK/ExportHeaders/**/*.h",
19   "vendored_libraries": "*/*.a",
20   "frameworks": [
21     "MobileCoreService",
22     "SystemConfiguration",
23     "AVFoundation",
24     "CoreTelephony"
25   ],
26   "libraries": [
27     "sqlite3",
28     "z",
29     "stdc++"
30   ]