[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 4 / b / CQPopUpMenu / 1.0.3 / CQPopUpMenu.podspec.json
blob1dba811457109f0150842ccae625d418d06bc3e8
2   "name": "CQPopUpMenu",
3   "version": "1.0.3",
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.3"
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   }