blob: 25bc6422196274fbc6c915f30bb673625fea5219 [file] [log] [blame]
{
"name": "MessageDisplayKit",
"version": "0.1.4",
"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.4"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"platforms": {
"ios": "6.0"
},
"source_files": "MessageDisplayKit/Classes/**/*.{h,m}",
"resources": "MessageDisplayKit/Resources/*",
"requires_arc": true
}