blob: 1b3030274ebcf261b8e4bd78a11da1c1a26bc7bc [file] [log] [blame]
{
"name": "ResizableCollectionView",
"version": "1.0.4",
"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.4"
},
"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"
}