blob: 6cd5c083ca92becea60062eb84f0d47da3db4e86 [file] [log] [blame]
{
"name": "AWCollectionViewDialLayout",
"version": "0.1.0",
"summary": "UICollectionViewLayout for displaying cells in a semi-circle with a nice fish eye effect.",
"description": " Very handy for quickly browsing items with your left thumb without having some of the content hidden behind your finger while you scroll.\n",
"homepage": "https://github.com/sprylab/AWCollectionViewDialLayout",
"license": "MIT",
"authors": {
"Antoine Wette": "",
"Claus Weymann": "claus.weymann@sprylab.com"
},
"source": {
"git": "https://github.com/sprylab/AWCollectionViewDialLayout.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"AWCollectionViewDialLayout": [
"Pod/Assets/*.png"
]
}
}