[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / a / 0 / KZFlexView / 1.0.1 / KZFlexView.podspec.json
blob7382c59f687a9700489e21e5f230b963925f68a0
2   "name": "KZFlexView",
3   "version": "1.0.1",
4   "summary": "Create a scrollable stackview quickly, support dynamic height or width.",
5   "homepage": "https://github.com/zzzwco/KZFlexView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zzzwco": "zzzwco@outlook.com"
12   },
13   "social_media_url": "https://twitter.com/zzzwco",
14   "platforms": {
15     "ios": "12.0"
16   },
17   "requires_arc": true,
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/zzzwco/KZFlexView.git",
21     "tag": "1.0.1"
22   },
23   "source_files": [
24     "Source",
25     "Source/*.swift"
26   ],
27   "dependencies": {
28     "SnapKit": [
30     ]
31   },
32   "swift_version": "5.0"