[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 0 / 2 / OHCubeView / 1.0.1 / OHCubeView.podspec.json
blob82f778c276a0528224a0361494e53437a736332d
2   "name": "OHCubeView",
3   "version": "1.0.1",
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": "oyvindhauge.apps@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/oyvind-hauge/OHCubeView.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "OHCubeView/*.{swift}",
19   "pushed_with_swift_version": "3.0"