blob: b7d47da18fa4707ebcf156e68cce628993c49ae2 [file] [log] [blame]
{
"name": "NIMSDK",
"version": "1.1.0",
"summary": "Netease IM SDK",
"description": " Netease IM iOS SDK\n",
"homepage": "http://netease.im",
"license": {
"type": "Copyright",
"text": " Copyright 2015 Netease \n"
},
"authors": "Netease IM Team",
"source": {
"http": "http://netease.im/download/NIM_iOS_SDK_v1.1.0.zip"
},
"platforms": {
"ios": "6.0"
},
"source_files": "SDK/ExportHeaders/**/*.h",
"vendored_libraries": "*/*.a",
"frameworks": [
"MobileCoreService",
"SystemConfiguration",
"AVFoundation",
"CoreTelephony"
],
"libraries": [
"z",
"stdc++.6.0.9",
"sqlite.3.0"
]
}