[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 7 / d / FlexSlider / 1.0.1 / FlexSlider.podspec.json
blob4ac069253d1f660772297df43d28eb1314ed7ef5
2   "name": "FlexSlider",
3   "version": "1.0.1",
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.1"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "dependencies": {
19     "StyledLabel": [
21     ],
22     "FlexControls": [
24     ],
25     "StringSizeCalculationExtension": [
27     ],
28     "ColorExtensions": [
30     ]
31   },
32   "frameworks": "UIKit",
33   "source_files": "FlexSlider/**/*.swift",
34   "requires_arc": true,
35   "swift_version": "5.0"