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