blob: eb321d2fe361222b775a92c50b222a3c4d3a742a [file] [log] [blame]
{
"name": "ChatMenu",
"version": "1.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.1.0"
},
"source_files": "ChatMenu/ChatMenu/*.swift",
"resources": "ChatMenu/ChatMenu/*.xcassets",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}