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