blob: 1727b493e23e6b1e1ad62ab38784569c69a4f73f [file] [log] [blame]
{
"name": "MessageDisplayKit",
"version": "0.1.0",
"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.0"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"platforms": {
"ios": "6.0"
},
"source_files": "MessageDisplayKit",
"resources": "MessageDisplayKit/Resources/*",
"requires_arc": true
}