blob: 4a3020b01f5bf50f8cc9abbc8b9812035106c3b0 [file] [log] [blame]
{
"name": "ChatMenu",
"version": "1.0",
"summary": "A menu display on chat bubble view just like iMessage.",
"homepage": "https://github.com/TangentW/ChatMenu",
"license": "MIT",
"authors": {
"Tangent": "805063400@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/TangentW/ChatMenu.git",
"tag": "1.0"
},
"source_files": "ChatMenu/ChatMenu/*.swift",
"resources": "ChatMenu/ChatMenu/*.bundle",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}