[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 3 / 4 / JSMenu / 1.0.2 / JSMenu.podspec.json
blob4272b0cde5ae7b5aaa33ef66d707f62621a328d6
2   "name": "JSMenu",
3   "version": "1.0.2",
4   "summary": "Popover Menu View",
5   "description": "It's a popover view for managing tags.",
6   "homepage": "https://github.com/DevNewbee/JSPopoverMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DevNewbee": "wjunshuo@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/DevNewbee/JSMenu.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "Source/*.swift",
22   "requires_arc": true,
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "4.0"