blob: 4799c1d1fbb2fd139772e8b3db1197468307346b [file] [log] [blame]
{
"name": "MenuItemKit",
"version": "2.0.2",
"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": "2.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MenuItemKit/*.{h,m,swift}",
"requires_arc": true,
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}