[Delete] FaceSDKNightly 6.4.2156
[CocoaPods.git] / Specs / c / d / 6 / VerticalFlowLayout / 1.0 / VerticalFlowLayout.podspec.json
blobdc70c683c110d9ba5f74267fbe008557f1de2759
2   "name": "VerticalFlowLayout",
3   "version": "1.0",
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": "1.0"
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"