blob: 1982dba194c74b7327a702500080b3bed6327539 [file] [log] [blame]
{
"name": "MenuItemKit",
"version": "3.1.0",
"summary": "MenuItemKit provides image and closure(block) support for UIMenuItem.",
"authors": "CHEN Xian’an <xianan.chen@gmail.com>",
"homepage": "https://github.com/cxa/MenuItemKit",
"license": "MIT",
"source": {
"git": "https://github.com/cxa/MenuItemKit.git",
"branch": "master",
"tag": "3.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MenuItemKit/*.{h,m,swift}",
"requires_arc": true,
"frameworks": "UIKit"
}