blob: 6fe82628b0df84f42edc8653dae7d5acef2a014c [file] [log] [blame]
{
"name": "UIMenuScroll",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "UIMenuScroll/*.{h,m,swift}",
"requires_arc": true,
"frameworks": "UIKit",
"swift_version": "4.2"
}