[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / e / 4 / MenuItemKit / 3.1.2 / MenuItemKit.podspec.json
bloba7da9df8bd7f8c1e09c19a0e6c37f3e6d1500a92
2   "name": "MenuItemKit",
3   "version": "3.1.2",
4   "summary": "MenuItemKit provides image and closure(block) support for UIMenuItem.",
5   "authors": "CHEN Xian’an <xianan.chen@gmail.com>",
6   "homepage": "https://github.com/cxa/MenuItemKit",
7   "license": "MIT",
8   "source": {
9     "git": "https://github.com/cxa/MenuItemKit.git",
10     "branch": "master",
11     "tag": "3.1.2"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source_files": "MenuItemKit/*.{h,m,swift}",
17   "requires_arc": true,
18   "frameworks": "UIKit"