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