[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 2 / 7 / 1 / FTPopOverMenu / 1.2.1 / FTPopOverMenu.podspec.json
blobbe53bc2788d251a650ca171bfbb3689819671683
2   "name": "FTPopOverMenu",
3   "version": "1.2.1",
4   "summary": "A pop over menu for iOS which is maybe the easiest one to use, supports both portrait and landscape.",
5   "description": "`FTPopOverMenu` is a pop over menu for `iOS` which is maybe the easiest one to use, supports both portrait and landscape. It can show from any `UIView`, any `UIBarButtonItem` and any `CGRect`. Simplest APIs, enable you to change the style in one line of code.",
6   "authors": {
7     "liufengting": "wo157121900@me.com"
8   },
9   "homepage": "https://github.com/liufengting/FTPopOverMenu",
10   "screenshots": "https://raw.githubusercontent.com/liufengting/FTPopOverMenu/master/ScreenShots/Demo.gif",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "source": {
19     "git": "https://github.com/liufengting/FTPopOverMenu.git",
20     "tag": "1.2.1"
21   },
22   "source_files": [
23     "FTPopOverMenu",
24     "FTPopOverMenu/*.{h,m}"
25   ],
26   "requires_arc": true