[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 7 / d / FlexSlider / 1.0.6 / FlexSlider.podspec.json
blob04be9d9ec1c7df8c3699140ede281eafab456a5c
2   "name": "FlexSlider",
3   "version": "1.0.6",
4   "license": "MIT",
5   "summary": "Flexible slider components with style",
6   "homepage": "https://github.com/mjrehder/FlexSlider.git",
7   "authors": {
8     "Martin Jacob Rehder": "gitrepocon01@rehsco.com"
9   },
10   "source": {
11     "git": "https://github.com/mjrehder/FlexSlider.git",
12     "tag": "1.0.6"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "12.1"
17   },
18   "dependencies": {
19     "FlexControls": [
21     ],
22     "StringSizeCalculationExtension": [
24     ],
25     "ColorExtensions": [
27     ]
28   },
29   "frameworks": "UIKit",
30   "source_files": "FlexSlider/**/*.swift",
31   "requires_arc": true,
32   "swift_version": "5.0"