blob: 79bb3f593fac49ae743e6e72eee200cff947d581 [file] [log] [blame]
{
"name": "CubicController",
"version": "0.1.2",
"summary": "Subclass of UICollectionViewController with 3d Scrolling.",
"description": "A Subclass of UICollectionViewController that creates a 3d scrolling effect like a Cube, similiar to the one used by Instagram on their new Stories",
"homepage": "https://github.com/andrespch/CubicCollectionViewController/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"andrespch": "andres.portillos@gmail.com"
},
"source": {
"git": "https://github.com/andrespch/CubicCollectionViewController.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CubicController/Classes/**/*",
"pushed_with_swift_version": "3.0"
}