| { |
| "name": "HSBHorizontalCenterCollectionView", |
| "version": "0.0.1", |
| "summary": "HSBHorizontalCenterCollectionView.", |
| "swift_version": "5.0", |
| "description": "UICollectionView extention function and use ScrollViewWillEndDragging function", |
| "homepage": "https://github.com/hsb9kr/HSBHorizontalCenterCollectionView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Red": "hsb9kr@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/hsb9kr/HSBHorizontalCenterCollectionView.git", |
| "tag": "0.0.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "HSBHorizontalCenterCollectionView/Classes/*.swift" |
| } |