blob: ee6097f077da8de15d8435ca3305bbb865ed12dd [file] [log] [blame]
{
"name": "FakeChatKit",
"version": "2.3.12",
"summary": "An IM App Framework, support sending text, pictures, audio, video, location messaging, managing address book, more interesting features.",
"homepage": "https://github.com/LeanCloud/ChatKit-OC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LeanCloud": "support@leancloud.cn"
},
"platforms": {
"ios": "7.0"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit",
"MobileCoreServices",
"AVFoundation",
"CoreLocation",
"MediaPlayer",
"CoreMedia",
"CoreText",
"AudioToolbox",
"MapKit",
"ImageIO",
"SystemConfiguration",
"CFNetwork",
"QuartzCore",
"Security",
"CoreTelephony"
],
"source": {
"git": "https://github.com/451518849/ChatKit-OC.git",
"tag": "2.3.12"
},
"source_files": [
"ChatKit",
"ChatKit/**/*.{h,m}"
],
"vendored_frameworks": "ChatKit/Class/Tool/Vendor/VoiceLib/lame.framework",
"resources": [
"ChatKit/Class/Resources/*",
"ChatKit/**/*.xib"
],
"requires_arc": true,
"dependencies": {
"AVOSCloud": [
"~> 11.6.2"
],
"AVOSCloudIM": [
"~> 11.6.2"
],
"MJRefresh": [
"~> 3.1.9"
],
"Masonry": [
"~> 1.0.1"
],
"SDWebImage": [
"~> 3.8.0"
],
"FMDB": [
"~> 2.7.2"
],
"pop": [
"~> 1.0.9"
],
"UITableView+FDTemplateLayoutCell": [
"~> 1.5.beta"
],
"FDStackView": [
"~> 1.0"
],
"DACircularProgress": [
"~> 2.3.1"
],
"MLLabel": [
"~> 1.10.5"
],
"MWPhotoBrowser": [
"~> 2.1.2"
],
"CYLDeallocBlockExecutor": [
"~> 1.1.2"
]
}
}