[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / 9 / a / b / FlexMenu / 1.0 / FlexMenu.podspec.json
blobcb02551c955a4b8ae887dad41720e3aec9239acd
2   "name": "FlexMenu",
3   "version": "1.0",
4   "license": "MIT",
5   "summary": "Flexible slider components with style",
6   "homepage": "https://github.com/mjrehder/FlexMenu.git",
7   "authors": {
8     "Martin Jacob Rehder": "gitrepocon01@rehsco.com"
9   },
10   "source": {
11     "git": "https://github.com/mjrehder/FlexMenu.git",
12     "tag": "1.0"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "dependencies": {
19     "FlexSlider": [
21     ]
22   },
23   "frameworks": "UIKit",
24   "source_files": "FlexMenu/**/*.swift",
25   "requires_arc": true,
26   "swift_version": "5.0"