[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / b / 5 / TwoDirectionalCollectionViewLayout / 0.0.1 / TwoDirectionalCollectionViewLayout.podspec.json
blob3690e89c89640ad80a715c3e6926d33333a39e95
2   "name": "TwoDirectionalCollectionViewLayout",
3   "version": "0.0.1",
4   "summary": "UICollectionViewLayout with horizontal and vertical scrolling.",
5   "description": "Simple UICollectionViewLayout with horizontal and vertical scrolling directions. Like a table.",
6   "homepage": "https://github.com/t0rn/DemoTwoDirectionalCollectionViewLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alexey Ivanov": "aleksey.ivanov1@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/t0rn/DemoTwoDirectionalCollectionViewLayout.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "TwoDirectionalCollectionViewLayout/*.swift"