[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 0 / 2 / OHCubeView / 0.9.0 / OHCubeView.podspec.json
blob187b89bda242bfddc5aeb09a71a6678f574abdad
2   "name": "OHCubeView",
3   "version": "0.9.0",
4   "summary": "UIScrollView subclass. Inspired by the Instagram Stories cube.",
5   "description": "OHCubeView is a UIScrollView subclass with cube-like animation while paging. \nInspiration was taken from Instagram's current implementation of the 'Stories' module, where\npaging between stories has a 3D cube animation.",
6   "homepage": "https://github.com/oyvind-hauge/OHCubeView",
7   "license": "MIT",
8   "authors": {
9     "Øyvind Hauge": "post@ohauge.net"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/oyvind-hauge/OHCubeView.git",
16     "tag": "0.9.0"
17   },
18   "source_files": "OHCubeView/*.{swift}"