[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / c / 9 / NIMSDK / 1.1.4 / NIMSDK.podspec.json
blobc3d62ff9b8254e7880be1fa3d2aa3c6c4257455b
2   "name": "NIMSDK",
3   "version": "1.1.4",
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     "git": "https://github.com/nimdevelopers/NIM_iOS_SDK.git",
14     "tag": "1.1.4"
15   },
16   "platforms": {
17     "ios": "6.0"
18   },
19   "source_files": "SDK/ExportHeaders/**/*.h",
20   "vendored_libraries": "*/*.a",
21   "frameworks": [
22     "SystemConfiguration",
23     "AVFoundation",
24     "CoreTelephony"
25   ],
26   "libraries": [
27     "sqlite3.0",
28     "z",
29     "stdc++.6.0.9"
30   ],
31   "prepare_command": "    unzip SDK.zip\n"