blob: ff11146cbd50426fc1a1e3298eece3b4b9bfc751 [file] [log] [blame]
{
"name": "CubicCollectionViewLayout",
"version": "0.1.1",
"summary": "A UICollectionViewLayout Subclass with cubic scrolling effect.",
"description": "A UICollectionViewLayout Subclass with cubic scrolling effect. Just like the stories on Instagram",
"homepage": "https://github.com/andrespch/CubicCollectionViewLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"andrespch": "andres.portillos@gmail.com"
},
"source": {
"git": "https://github.com/andrespch/CubicCollectionViewLayout.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CubicCollectionViewLayout/Classes/**/*",
"pushed_with_swift_version": "3.0"
}