https://github.com/a2/passbookcollectionviewlayout
A Passbook collection view layout that doesn’t suck.
https://github.com/a2/passbookcollectionviewlayout
Last synced: 11 months ago
JSON representation
A Passbook collection view layout that doesn’t suck.
- Host: GitHub
- URL: https://github.com/a2/passbookcollectionviewlayout
- Owner: a2
- License: mit
- Created: 2015-09-30T12:21:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-16T11:48:43.000Z (about 10 years ago)
- Last Synced: 2025-07-23T14:42:58.723Z (11 months ago)
- Language: Swift
- Homepage: https://github.com/a2/PassbookCollectionViewLayout
- Size: 20.5 KB
- Stars: 29
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PassbookCollectionViewLayout
============================
## License
PassbookCollectionViewLayout is released under the [MIT license](https://github.com/a2/PassbookCollectionViewLayout/blob/master/LICENSE), which is reproduced below in its entirety:
> Copyright (c) 2015 Alexsander Akers
>
> Permission is hereby granted, free of charge, to any person obtaining a copy
> of this software and associated documentation files (the "Software"), to deal
> in the Software without restriction, including without limitation the rights
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
> copies of the Software, and to permit persons to whom the Software is
> furnished to do so, subject to the following conditions:
>
> The above copyright notice and this permission notice shall be included in all
> copies or substantial portions of the Software.
>
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
> SOFTWARE.
## Availability
PassbookCollectionViewLayout is intended for use with Swift 2.0. Compatibility with past and future versions is not guaranteed.