[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 3 / 6 / f / SDCenteredScrollView / 0.1.5 / SDCenteredScrollView.podspec.json
blob42ea63c448a5edf31bfa4bc7c693fccc6b6850ca
2   "name": "SDCenteredScrollView",
3   "version": "0.1.5",
4   "summary": "A CollectionView Flow Layout for centered collection view cell",
5   "description": "`SDCenteredScrollView` is a lightweight drop in place `UICollectionViewFlowLayout` that pages and keeps its cells centered.\"",
6   "homepage": "https://github.com/williamyeung72/SDCenteredScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "William Yeung": "william.yeung@relaxops.com"
13   },
14   "source": {
15     "git": "https://github.com/williamyeung72/SDCenteredScrollView.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SDCenteredScrollView/Classes/**/*.{h,m,swift}",
22   "frameworks": "UIKit",
23   "swift_versions": "4.0",
24   "swift_version": "4.0"