[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 6 / 8 / c / IRPopupMenu / 1.0.0 / IRPopupMenu.podspec.json
blob465e1258b70997cb54553b9b328dc2a11e74e455
2   "name": "IRPopupMenu",
3   "version": "1.0.0",
4   "summary": "Custom popup menu.",
5   "description": "Custom popup menu.",
6   "homepage": "https://github.com/irons163/IRPopupMenu.git",
7   "license": "MIT",
8   "authors": "irons163",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/irons163/IRPopupMenu.git",
14     "tag": "1.0.0"
15   },
16   "exclude_files": "IRPopupMenu/*.plist",
17   "source_files": [
18     "IRPopupMenu/Class",
19     "IRPopupMenu/*"
20   ]