[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 8 / f / VegaScrollFlowLayoutX / 1.2 / VegaScrollFlowLayoutX.podspec.json
blobf777360bd0fc575f38d13eeefd6d6e90e124b25b
2   "name": "VegaScrollFlowLayoutX",
3   "version": "1.2",
4   "summary": "VegaScrollFlowLayoutX (based on VegaScrollFlowLayout) is a beautiful alternative to the standard UICollectionView flow layout.",
5   "description": "VegaScroll is a lightweight animation flowlayot for UICollectionView completely written in Swift 4, compatible with iOS 11 and xCode 9.",
6   "homepage": "https://github.com/ladeiko/VegaScrollFlowLayoutX",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Applikey Solutions": "welcome@applikeysolutions.com",
13     "Siarhei Ladzeika": "sergey.ladeiko@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/ladeiko/VegaScrollFlowLayoutX.git",
17     "tag": "1.2"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "VegaScroll/Classes/**/*",
23   "pushed_with_swift_version": "3.0"