blob: 7e1ee916074daff3bd51867be29a9d7d131aa3fb [file] [log] [blame]
{
"name": "RongCloudIMKit",
"version": "2.3.2",
"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!",
"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": "7.0"
},
"source": {
"http": "http://downloads.rongcloud.cn/Rong_Cloud_iOS_SDK_v2_3_2_stable.zip"
},
"resources": [
"*/RongCloud.bundle",
"*/en.lproj",
"*/zh-Hans.lproj",
"*/Emoji.plist"
],
"vendored_frameworks": [
"*/RongIMKit.framework",
"*/RongIMLib.framework"
],
"vendored_libraries": "*/*.a",
"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
}