blob: f00ea75defead19da4930d9c84134eac1e558500 [file] [log] [blame]
{
"name": "ResizableCollectionView",
"version": "1.0.7",
"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.7"
},
"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"
}