[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 2 / 7 / 1 / FTPopOverMenu / 1.1.6 / FTPopOverMenu.podspec.json
blob9cde4496fc27b0370a73c6668d67e8050ab2c1b5
2   "name": "FTPopOverMenu",
3   "version": "1.1.6",
4   "summary": "A pop over menu.",
5   "description": "A pop over menu which is maybe the easiest one to use. Supports both portrait and landscape.",
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.1.6"
21   },
22   "source_files": [
23     "FTPopOverMenu",
24     "FTPopOverMenu/*.{h,m}"
25   ],
26   "requires_arc": true