blob: 5e048ae77e7fef5cffb4a69b95184548c9fb7079 [file] [log] [blame]
{
"name": "RongCloudIMKit",
"version": "2.1.5",
"summary": "RongCloud IMKit.",
"description": " RongCloud IMKit 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!\n",
"homepage": "http://rongcloud.cn/",
"license": {
"type": "Copyright",
"text": "Copyright 2014 Rong Cloud"
},
"authors": {
"cenyu": "cenyu@rongcloud.cn"
},
"social_media_url": "http://blog.rongcloud.cn",
"platforms": {
"ios": "7.0"
},
"source": {
"http": "http://downloads.rongcloud.cn/Rong_Cloud_iOS_SDK_v2_1_5_dev.zip"
},
"resources": [
"*/RongCloud.bundle",
"*/en.lproj",
"*/zh-Hans.lproj",
"*/Emoji.plist"
],
"vendored_frameworks": [
"*/RongIMKit.framework",
"*/RongIMLib.framework"
],
"frameworks": [
"AssetsLibrary",
"MapKit",
"ImageIO",
"CoreLocation",
"SystemConfiguration",
"QuartzCore",
"OpenGLES",
"CoreVideo",
"CoreTelephony",
"CoreMedia",
"CoreAudio",
"CFNetwork",
"AudioToolbox",
"AVFoundation",
"UIKit",
"CoreGraphics"
],
"libraries": [
"z",
"xml2",
"stdc++",
"sqlite3",
"c++",
"c++abi"
],
"requires_arc": true,
"deprecated": true
}