[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / d / 6 / VerticalFlowLayout / 0.1 / VerticalFlowLayout.podspec.json
bloba6308064a7b63ad8d8621e4e6640a8304cbc25b5
2   "name": "VerticalFlowLayout",
3   "version": "0.1",
4   "summary": "This implementation is built using a UICollectionView and a custom flowLayout in Swift.",
5   "homepage": "https://github.com/rastaman111/VerticalFlowLayout",
6   "source": {
7     "git": "https://github.com/rastaman111/VerticalFlowLayout.git",
8     "tag": "0.1"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Alexander": "rastaman.alex007@gmail.com"
16   },
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Sources/VerticalFlowLayout/**/*.swift",
22   "swift_version": "5.0"