blob: 82f778c276a0528224a0361494e53437a736332d [file] [log] [blame]
{
"name": "OHCubeView",
"version": "1.0.1",
"summary": "UIScrollView subclass. Inspired by the Instagram Stories cube.",
"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.",
"homepage": "https://github.com/oyvind-hauge/OHCubeView",
"license": "MIT",
"authors": {
"Øyvind Hauge": "oyvindhauge.apps@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/oyvind-hauge/OHCubeView.git",
"tag": "1.0.1"
},
"source_files": "OHCubeView/*.{swift}",
"pushed_with_swift_version": "3.0"
}