blob: 998fd899eedff2b921d84bdc5b0a89f6160e3a9a [file] [log] [blame]
{
"name": "UIMenuScroll",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UIMenuScroll/*.{h,m,swift}",
"requires_arc": true,
"frameworks": "UIKit",
"swift_version": "4.2"
}