blob: 579ceaa351eaada8282b05bd71451f7bf8d77cf4 [file] [log] [blame]
{
"name": "RongCloudIMLib",
"version": "2.4.10",
"summary": "RongCloud IM SDK.",
"description": "RongCloud IM SDK for iOS.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "http://rongcloud.cn/",
"license": {
"type": "Copyright",
"text": "Copyright 2014 Rong Cloud"
},
"authors": {
"litao": "litao@rongcloud.cn"
},
"social_media_url": "http://www.rongcloud.cn",
"platforms": {
"ios": "6.0"
},
"source": {
"http": "http://downloads.rongcloud.cn/Rong_Cloud_iOS_IMLib_SDK_v2_4_10_dev.zip"
},
"vendored_frameworks": "*/RongIMLib.framework",
"frameworks": [
"AssetsLibrary",
"MapKit",
"ImageIO",
"CoreLocation",
"SystemConfiguration",
"QuartzCore",
"OpenGLES",
"CoreVideo",
"CoreTelephony",
"CoreMedia",
"CoreAudio",
"CFNetwork",
"AudioToolbox",
"AVFoundation",
"UIKit",
"CoreGraphics"
],
"vendored_libraries": "*/libopencore-amrnb.a",
"libraries": [
"z",
"xml2",
"stdc++",
"sqlite3",
"c++",
"c++abi"
],
"requires_arc": true,
"deprecated": true
}