[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 4 / c / 9 / NIMSDK / 1.1.5 / NIMSDK.podspec.json
blobf1eab457ffe08a33f95873656c2eaa405ff71768
2   "name": "NIMSDK",
3   "version": "1.1.5",
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.5"
15   },
16   "platforms": {
17     "ios": "6.0"
18   },
19   "source_files": "**/ExportHeaders/**/*.h",
20   "vendored_libraries": "**/libNIMSDK.a",
21   "frameworks": [
22     "SystemConfiguration",
23     "AVFoundation",
24     "CoreTelephony"
25   ],
26   "libraries": [
27     "sqlite3.0",
28     "z",
29     "stdc++.6.0.9"
30   ]