blob: 128d289f8cba2916efe7fe45bb17255dc9823e90 [file] [log] [blame]
{
"name": "UIMenuScroll",
"version": "0.0.5",
"summary": "UIMenuScroll creating menu how on Facebook Messenger on take photo",
"authors": "AlekseyPleshkov <im@alekseypleshkov.ru>",
"homepage": "https://github.com/AlekseyPleshkov/UIMenuScroll",
"license": "MIT",
"source": {
"git": "https://github.com/AlekseyPleshkov/UIMenuScroll.git",
"branch": "master",
"tag": "0.0.5"
},
"platforms": {
"ios": "10.0"
},
"source_files": "UIMenuScroll/*.{h,m,swift}",
"requires_arc": true,
"frameworks": "UIKit",
"swift_version": "4.2"
}