blob: b80718349f8c4add1fc2db42810d57458f61e25d [file] [log] [blame]
{
"name": "MECircularMenu",
"version": "1.0.0",
"summary": "A circular menu to UIKit-based applications.",
"description": "The MECircularMenu is a UIKit framework highly customizable and very adaptative.",
"homepage": "https://github.com/massaentertainment",
"screenshots": "https://raw.githubusercontent.com/massaeentertainment/MECircularMenu/master/Screenshots/circm.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "MassaEntertainment",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/massaentertainment/MECircularMenu.git",
"tag": "1.0.0"
},
"source_files": [
"MECircularMenu",
"GVCircularMenu/*.{h,m,swift}"
],
"pushed_with_swift_version": "3.1"
}