blob: b7cf6f4e73e78d8b54135480f4956e24787192ce [file] [log] [blame]
{
"name": "MessageDisplayKit",
"version": "0.1.2",
"summary": "A messages UI for iPhone and iPad,You can send txt, voice, image,video,emotion .etc messages. like WeChat App.",
"homepage": "https://github.com/xhzengAIB/MessageDisplayKit",
"license": "MIT",
"authors": {
"xhzengAIB": "xhzengAIB@gmail.com"
},
"source": {
"git": "https://github.com/xhzengAIB/MessageDisplayKit.git",
"tag": "v0.1.2"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"platforms": {
"ios": "6.0"
},
"source_files": "MessageDisplayKit/*",
"resources": "MessageDisplayKit/Resources/*",
"requires_arc": true
}