blob: 6f729154334da9e37cab8b6d993bfeb406070c09 [file] [log] [blame]
{
"name": "MenuItemKit",
"version": "1.0.1",
"summary": "MenuItemKit provides image and block(closure) 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": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MenuItemKit/*.{h,m,swift}",
"requires_arc": true,
"frameworks": "UIKit"
}