[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 2 / 7 / 1 / FTPopOverMenu / 1.1.1 / FTPopOverMenu.podspec.json
blob87fbf1b24b1fae4539009cd647af51cbe30e980a
2   "name": "FTPopOverMenu",
3   "version": "1.1.1",
4   "summary": "A pop over menu.",
5   "description": "A pop over menu which is maybe the easiest one to use.",
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.1"
21   },
22   "source_files": [
23     "FTPopOverMenu",
24     "FTPopOverMenu/*.{h,m}"
25   ],
26   "requires_arc": true