blob: 63ff46dd3ea8e492ace058789be344ac3fc9dc79 [file] [log] [blame]
{
"name": "ResizableCollectionView",
"version": "1.0.5",
"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.",
"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.5"
},
"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"
}