blob: 0f75eed08d491f4754f47a3d2073d7c0d07509b0 [file] [log] [blame]
{
"name": "ResizableCollectionView",
"version": "1.0.9",
"summary": "ResizableCollectionView is a library to change the number of columns by pinch in / out.",
"description": "ResizableCollectionView is a library to change the number of columns by pinch in / out.\nIt has 4 delegate methods (willPinchIn / willPinchOut / didPinchIn / didPinchOut.)",
"homepage": "https://github.com/chidori-app/ResizableCollectionView",
"license": "MIT",
"authors": {
"ioka": "hit0apps@gmail.com"
},
"source": {
"git": "https://github.com/chidori-app/ResizableCollectionView.git",
"tag": "1.0.9"
},
"screenshots": "https://raw.githubusercontent.com/chidori-app/ResizableCollectionView/master/imgs/ResizableCollectionView.gif",
"social_media_url": "https://twitter.com/hitting1024",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ResizableCollectionView/*.swift",
"pushed_with_swift_version": "3.0"
}