[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / a / 3 / 4 / JSMenu / 1.1.1 / JSMenu.podspec.json
blobd57d5890b60ac5736e6f912dd7ab8acf9423e37b
2   "name": "JSMenu",
3   "version": "1.1.1",
4   "summary": "Popover Menu View",
5   "description": "It's a popover view for managing tags.",
6   "homepage": "https://github.com/JunsW/JSMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "swift_versions": "4.0",
12   "authors": {
13     "JunsW": "wjunshuo@qq.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/JunsW/JSMenu.git",
20     "tag": "1.1.1"
21   },
22   "source_files": "Source/**/*.swift",
23   "resources": "Resource/JSMenu.bundle",
24   "requires_arc": true,
25   "frameworks": "UIKit",
26   "swift_version": "4.0"