[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 9 / 0 / 7 / HorizontalCenteredCollectionView / 1.01 / HorizontalCenteredCollectionView.podspec.json
blob98a4a4fc0adfc95fb273b4f52f78fa33bbc7194d
2   "name": "HorizontalCenteredCollectionView",
3   "version": "1.01",
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/HorizontalCenteredCollectionView",
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.01"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "HorizontalCenteredCollectionView/CollectionView/**",
22   "frameworks": "UIKit"