[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 4 / b / CQPopUpMenu / 1.0.5 / CQPopUpMenu.podspec.json
blobbce771577e7565d2c935667deada9dd7c1d269e1
2   "name": "CQPopUpMenu",
3   "version": "1.0.5",
4   "summary": "A custom pop up button",
5   "description": "PopUPMenu is a custom button that will pop up many menu item when it is tapped, it can be used as a shared button",
6   "homepage": "https://github.com/Cunqi/CQPopUpMenu",
7   "license": "MIT",
8   "authors": {
9     "cunqi": "cx363@nyu.edu"
10   },
11   "source": {
12     "git": "https://github.com/Cunqi/CQPopUpMenu.git",
13     "tag": "1.0.5"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "CQPopUpMenu": [
22       "Pod/Assets/*.png"
23     ]
24   }