[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 4 / c / 9 / NIMSDK / 1.1.0 / NIMSDK.podspec.json
blobb7d47da18fa4707ebcf156e68cce628993c49ae2
2   "name": "NIMSDK",
3   "version": "1.1.0",
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     "z",
28     "stdc++.6.0.9",
29     "sqlite.3.0"
30   ]