[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 2 / 7 / 1 / FTPopOverMenu / 2.0.8 / FTPopOverMenu.podspec.json
blobba74867d63c7d52d2b03aee7e74c54a817a2fd47
2   "name": "FTPopOverMenu",
3   "version": "2.0.8",
4   "summary": "A pop over menu for iOS which is maybe the easiest one to use, highly customizable, 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/FTResourceRepo/master/Resource/FTPopOverMenu/screenshots.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": "2.0.8"
21   },
22   "source_files": [
23     "FTPopOverMenu",
24     "FTPopOverMenu/*.{h,m}"
25   ],
26   "requires_arc": true