[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 0 / 7 / HorizontalCenteredCollectionView / 1.0 / HorizontalCenteredCollectionView.podspec.json
blobad141eaf672b02b96e7d342e09cfb5daf5dfb239
2   "name": "HorizontalCenteredCollectionView",
3   "version": "1.0",
4   "summary": "Simple horizontal collection view with centered items",
5   "description": "Lib which helps create horizontal collection view with centered items.",
6   "homepage": "https://github.com/leshchenko/",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ruslan Leshchenko": "leshchenkoruua@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/leshchenko/HorizontalCenteredCollectionView.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "HorizontalCenteredCollectionView/CollectionView/**",
22   "frameworks": "UIKit"