[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / a / b / FlexMenu / 1.0.4 / FlexMenu.podspec.json
blob760945fd30e098b4860be559d500f6ea992f91d3
2   "name": "FlexMenu",
3   "version": "1.0.4",
4   "license": "MIT",
5   "summary": "Flexible menu 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.4"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "12.1"
17   },
18   "dependencies": {
19     "FlexSlider": [
21     ]
22   },
23   "frameworks": "UIKit",
24   "source_files": "FlexMenu/**/*.swift",
25   "resources": "FlexMenu/*.xcassets",
26   "requires_arc": true,
27   "swift_version": "5.0"