[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 2 / 7 / 1 / FTPopOverMenu / 1.1.4 / FTPopOverMenu.podspec.json
blobc8369004568acd1408bbad0614d27778624d8eca
2   "name": "FTPopOverMenu",
3   "version": "1.1.4",
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.4"
21   },
22   "source_files": [
23     "FTPopOverMenu",
24     "FTPopOverMenu/*.{h,m}"
25   ],
26   "requires_arc": true