[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 6 / c / 5 / PopupMenuViewKit / 0.0.1 / PopupMenuViewKit.podspec.json
blob0893af95b63c1bcdcbd1d56dd528c38b99300718
2   "name": "PopupMenuViewKit",
3   "version": "0.0.1",
4   "summary": "弹窗组件",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/darianxu/PopupMenuViewKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "darianxu": "darianxu"
13   },
14   "source": {
15     "git": "https://git.coding.net/darianxu/PopupMenuViewKit.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PopupMenuViewKit/Classes/**/*.{h,m}",
22   "resource_bundles": {
23     "PopupMenuViewKit": [
24       "PopupMenuViewKit/Classes/**/*.xib"
25     ]
26   }