blob: c7c1439dddd2cfe9187a911fc6fd122f395f85f2 [file] [log] [blame]
{
"name": "MessageDisplayKitEx",
"version": "6.3",
"summary": "An IM App like WeChat App has to send text, pictures, audio, video, location messaging, managing address book, more interesting features.",
"homepage": "https://github.com/xhzengAIB/MessageDisplayKit",
"license": "MIT",
"authors": {
"Jack": "xhzengAIB@gmail.com"
},
"source": {
"git": "https://github.com/jprothwell/MessageDisplayKit.git",
"tag": "6.3"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit",
"MobileCoreServices",
"AVFoundation",
"CoreLocation",
"MediaPlayer",
"CoreMedia",
"CoreText",
"AudioToolbox"
],
"platforms": {
"ios": "6.0"
},
"source_files": "MessageDisplayKit/Classes/**/*.{h,m}",
"resources": "MessageDisplayKit/Resources/*",
"requires_arc": true,
"dependencies": {
"LKbadgeView": [
],
"FLAnimatedImage": [
],
"SECoreTextView": [
]
}
}